com.atlassian.studio.jira.workflow
Class CreateCrucibleReviewWorkflowFunction

java.lang.Object
  extended by com.atlassian.jira.workflow.WorkflowFunctionUtils
      extended by com.atlassian.jira.workflow.function.issue.AbstractJiraFunctionProvider
          extended by com.atlassian.studio.jira.workflow.CreateCrucibleReviewWorkflowFunction
All Implemented Interfaces:
com.opensymphony.workflow.FunctionProvider

public class CreateCrucibleReviewWorkflowFunction
extends AbstractJiraFunctionProvider


Field Summary
 
Fields inherited from class com.atlassian.jira.workflow.WorkflowFunctionUtils
ORIGINAL_ISSUE_KEY, ORIGNAL_ISSUE_KEY
 
Constructor Summary
CreateCrucibleReviewWorkflowFunction(com.atlassian.sal.api.net.RequestFactory<?> requestFactory, com.atlassian.applinks.core.AppLinksManager appLinksManager)
           
 
Method Summary
 void execute(Map transientVars, Map args, com.opensymphony.module.propertyset.PropertySet propertySet)
           
 
Methods inherited from class com.atlassian.jira.workflow.function.issue.AbstractJiraFunctionProvider
getIssue
 
Methods inherited from class com.atlassian.jira.workflow.WorkflowFunctionUtils
getCaller, getCallerName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateCrucibleReviewWorkflowFunction

public CreateCrucibleReviewWorkflowFunction(com.atlassian.sal.api.net.RequestFactory<?> requestFactory,
                                            com.atlassian.applinks.core.AppLinksManager appLinksManager)
Method Detail

execute

public void execute(Map transientVars,
                    Map args,
                    com.opensymphony.module.propertyset.PropertySet propertySet)
             throws com.opensymphony.workflow.WorkflowException
Throws:
com.opensymphony.workflow.WorkflowException


Copyright © 2002-2012 Atlassian. All Rights Reserved.