com.collation.platform.model.workflow
Interface UserTask

All Superinterfaces:
ModelObject, java.io.Serializable, Task

public interface UserTask
extends Task

Definition of a workflow task

Persistable:
true

Method Summary
 
Methods inherited from interface com.collation.platform.model.workflow.Task
getConfirmationRequired, getData, getDefId, getName, getPermissionRequired, hasConfirmationRequired, hasData, hasDefId, hasName, hasPermissionRequired, setConfirmationRequired, setData, setDefId, setName, setPermissionRequired
 
Methods inherited from interface com.collation.platform.model.ModelObject
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken