Uses of Class
com.dotmarketing.util.WebKeys.WorkflowStatuses

Packages that use WebKeys.WorkflowStatuses
com.dotmarketing.portlets.workflows.factories   
com.dotmarketing.util   
 

Uses of WebKeys.WorkflowStatuses in com.dotmarketing.portlets.workflows.factories
 

Methods in com.dotmarketing.portlets.workflows.factories with parameters of type WebKeys.WorkflowStatuses
static java.util.List<WorkflowTask> WorkflowsFactory.getWorkflowTasksAssignedToUser(java.lang.String userId, WebKeys.WorkflowStatuses status)
           
 

Uses of WebKeys.WorkflowStatuses in com.dotmarketing.util
 

Methods in com.dotmarketing.util that return WebKeys.WorkflowStatuses
static WebKeys.WorkflowStatuses WebKeys.WorkflowStatuses.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WebKeys.WorkflowStatuses[] WebKeys.WorkflowStatuses.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.