Uses of Class
com.wewebu.ow.server.ecmimpl.alfresco.bpm.rest.beans.WorkflowStatus

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.
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.