public class Svc_clone_t_project extends Svc_save_wfotypes
KEY_VALUE_PAIR_DELIMITER
LIST_WFO_STATUS, STATUS_FAILED, STATUS_NEW, STATUS_PENDING_REPROCESSING, STATUS_PROCESSING, STATUS_REPROCESSING, STATUS_SUCCESS, WFOSTATUS_CLOSED, WFOSTATUS_CLOSED_VALUE, WFOSTATUS_DRAFT, WFOSTATUS_DRAFT_VALUE, WFOSTATUS_OPEN_ASSIGNED, WFOSTATUS_OPEN_ASSIGNED_VALUE, WFOSTATUS_OPEN_DISPATCHED, WFOSTATUS_OPEN_DISPATCHED_VALUE, WFOSTATUS_OPEN_FINISHED, WFOSTATUS_OPEN_FINISHED_VALUE, WFOSTATUS_OPEN_REJECTED, WFOSTATUS_OPEN_REJECTED_VALUE
Constructor and Description |
---|
Svc_clone_t_project() |
Modifier and Type | Method and Description |
---|---|
SvcContext |
exec(SvcContext context)
Saves a WFO
Relates the WFO to the creator/modifier user
Call new activity log service
The context must include values for the following keys:
- focus: the WFO (Instance)
- user: the user name (Instance)
|
getBrowser, setBrowser
public SvcContext exec(SvcContext context) throws ServiceException
Svc_save_wfotypes
exec
in interface Svc
exec
in class Svc_save_wfotypes
ServiceException