Uses of Class
com.mirth.match.ejb.core.DtoWorkflowState

Packages that use DtoWorkflowState
com.mirth.match.ejb.core   
 

Uses of DtoWorkflowState in com.mirth.match.ejb.core
 

Fields in com.mirth.match.ejb.core with type parameters of type DtoWorkflowState
protected  java.util.List<DtoWorkflowState> DtoWorkflow.states
           
 

Methods in com.mirth.match.ejb.core that return DtoWorkflowState
 DtoWorkflowState ObjectFactory.createDtoWorkflowState()
          Create an instance of DtoWorkflowState
 

Methods in com.mirth.match.ejb.core that return types with arguments of type DtoWorkflowState
 java.util.List<DtoWorkflowState> DtoWorkflow.getStates()
          Gets the value of the states property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.