Uses of Class
com.atlassian.greenhopper.service.workflow.CheckWorkflowEntitiesByNameResult

Packages that use CheckWorkflowEntitiesByNameResult
com.atlassian.greenhopper.service.workflow   
 

Uses of CheckWorkflowEntitiesByNameResult in com.atlassian.greenhopper.service.workflow
 

Methods in com.atlassian.greenhopper.service.workflow that return types with arguments of type CheckWorkflowEntitiesByNameResult
 ServiceOutcome<CheckWorkflowEntitiesByNameResult> SimplifiedWorkflowServiceImpl.checkForSimplifiedWorkflowNamedAfterProject(java.lang.String projectKey)
           
 ServiceOutcome<CheckWorkflowEntitiesByNameResult> SimplifiedWorkflowService.checkForSimplifiedWorkflowNamedAfterProject(java.lang.String projectKey)
          Look for the existence of workflows or workflow schemes with the reserved name for "GreenHopper Simplified Workflow" for the given project.
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.