public class WorkflowResource extends Object
Modifier and Type | Class and Description |
---|---|
static class |
WorkflowResource.DelegatedJsonSimpleStatus |
static class |
WorkflowResource.DelegatedJsonStatusCategory |
static class |
WorkflowResource.EditWorkflowResult |
static class |
WorkflowResource.SimpleScreen |
static class |
WorkflowResource.SimpleWorkflowSource |
static class |
WorkflowResource.SimpleWorkflowTarget |
static class |
WorkflowResource.WorkflowResponse |
Constructor and Description |
---|
WorkflowResource(ProjectConfigWorkflowDispatcher wfDispatcher,
JiraAuthenticationContext authenticationContext,
PermissionManager permissionManager,
IssueTypeConfigWorkflowHelper workflowHelper,
ProjectWorkflowContextLocator projectWorkflowContextLocator) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
editWorkflowDispatcher(long projectId) |
javax.ws.rs.core.Response |
getWorkflowWithSharedBy(String projectKey,
String workflowName) |
javax.ws.rs.core.Response |
getWorkflowWithSources(String projectKey,
String workflowName) |
public WorkflowResource(ProjectConfigWorkflowDispatcher wfDispatcher, JiraAuthenticationContext authenticationContext, PermissionManager permissionManager, IssueTypeConfigWorkflowHelper workflowHelper, ProjectWorkflowContextLocator projectWorkflowContextLocator)
Copyright © 2002-2022 Atlassian. All Rights Reserved.