Package wt.vc.wip

Interface WorkInProgressService

All Known Implementing Classes:
StandardWorkInProgressService

@RemoteInterface public interface WorkInProgressService
Provides server-side functionality as a service that's remotely available for use by a client. The intent is that this interface defines all the necessary server-side functionality for WIP.

Note that the methods in this service do not consider/handle "sandbox" checkouts, but rather are specific to work-in-progress checkouts.

Supported API: true

Extendable: false