Uses of Class
com.javahollic.jira.emh.api.integration.beans.PostFunctionConfigBean
-
Packages that use PostFunctionConfigBean Package Description com.javahollic.jira.emh.api.integration -
-
Uses of PostFunctionConfigBean in com.javahollic.jira.emh.api.integration
Methods in com.javahollic.jira.emh.api.integration that return PostFunctionConfigBean Modifier and Type Method Description PostFunctionConfigBean
ITJEMHPostFunctionManager. getPostFunctionConfig(com.opensymphony.workflow.loader.FunctionDescriptor postFunction)
Methods in com.javahollic.jira.emh.api.integration with parameters of type PostFunctionConfigBean Modifier and Type Method Description void
ITJEMHPostFunctionManager. updateJEMHPostFunction(PostFunctionConfigBean postFunctionConfig, com.atlassian.jira.workflow.JiraWorkflow workflow, String transition)
-