|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkflowStatus | |
---|---|
com.wewebu.ow.server.ecmimpl.alfresco.bpm.rest | |
com.wewebu.ow.server.ecmimpl.alfresco.bpm.rest.beans |
Uses of WorkflowStatus in com.wewebu.ow.server.ecmimpl.alfresco.bpm.rest |
---|
Methods in com.wewebu.ow.server.ecmimpl.alfresco.bpm.rest with parameters of type WorkflowStatus | |
---|---|
TaskInstancesResource |
AlfrescoRESTFulFactory.taskInstancesResource(String owner,
WorkflowStatus status,
com.wewebu.ow.server.field.OwSearchNode filterCriteria_p,
int iMaxSize_p)
|
Uses of WorkflowStatus in com.wewebu.ow.server.ecmimpl.alfresco.bpm.rest.beans |
---|
Methods in com.wewebu.ow.server.ecmimpl.alfresco.bpm.rest.beans that return WorkflowStatus | |
---|---|
static WorkflowStatus |
WorkflowStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WorkflowStatus[] |
WorkflowStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |