Class WorkspaceConfigSpec

java.lang.Object
wt.epm.workspaces.WorkspaceConfigSpec
All Implemented Interfaces:
Externalizable, Serializable, ConfigSpec

public class WorkspaceConfigSpec extends Object implements ConfigSpec, Externalizable
This config spec filters objects based on its checkout info and its workspace checkpoint. Only objects that are either not working or working and in its workspace checkpoint are returned.

Supported API: true

Extendable: false
See Also: