com.atlassian.jira.rest.v2.admin.workflowscheme
Class WorkflowSchemeBeanFactory

java.lang.Object
  extended by com.atlassian.jira.rest.v2.admin.workflowscheme.WorkflowSchemeBeanFactory

@Component
public class WorkflowSchemeBeanFactory
extends Object

Since:
v5.2

Constructor Summary
WorkflowSchemeBeanFactory(ContextUriInfo info, DateTimeFormatter formatter, IssueTypeManager issueTypeManager, JiraBaseUrls jiraBaseUrls)
           
 
Method Summary
static DefaultBean asDefaultBean(WorkflowScheme scheme)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowSchemeBeanFactory

public WorkflowSchemeBeanFactory(ContextUriInfo info,
                                 DateTimeFormatter formatter,
                                 IssueTypeManager issueTypeManager,
                                 JiraBaseUrls jiraBaseUrls)
Method Detail

asDefaultBean

public static DefaultBean asDefaultBean(WorkflowScheme scheme)


Copyright © 2002-2014 Atlassian. All Rights Reserved.