Class StandardWPSyncService

java.lang.Object
wt.services.StandardManager
com.ptc.windchill.sync.wpsync.StandardWPSyncService
All Implemented Interfaces:
WPSyncService, Serializable, wt.fc._NetFactor, NetFactor, wt.services.Manager

public class StandardWPSyncService extends StandardManager implements WPSyncService
Standard implementation of the workflow engine service. Contains implementation of the client and server APIs.

Use the newStandardWPSyncService static factory method(s), not the StandardWPSyncService constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: