Uses of Class
com.javahollic.jira.emh.api.export.beans.WorkflowRuleBean
-
Packages that use WorkflowRuleBean Package Description com.javahollic.jira.emh.api.export.beans -
-
Uses of WorkflowRuleBean in com.javahollic.jira.emh.api.export.beans
Methods in com.javahollic.jira.emh.api.export.beans that return types with arguments of type WorkflowRuleBean Modifier and Type Method Description List<WorkflowRuleBean>
ProjectMappingItemBean. getWorkflowRules()
Method parameters in com.javahollic.jira.emh.api.export.beans with type arguments of type WorkflowRuleBean Modifier and Type Method Description void
ProjectMappingItemBean. setWorkflowRules(List<WorkflowRuleBean> rules)
-