Uses of Interface
com.atlassian.greenhopper.service.workflow.WorkflowService.WorkTransitions
Packages that use WorkflowService.WorkTransitions
-
Uses of WorkflowService.WorkTransitions in com.atlassian.greenhopper.service.workflow
Methods in com.atlassian.greenhopper.service.workflow that return types with arguments of type WorkflowService.WorkTransitionsModifier and TypeMethodDescriptionWorkflowService.getTransitions(com.atlassian.jira.user.ApplicationUser user, List<Long> projectIds) Get the transitions data for the given projects This will have the workflows for each project and issue type pair.WorkflowServiceImpl.getTransitions(com.atlassian.jira.user.ApplicationUser user, List<Long> projectIds)