Package | Description |
---|---|
com.opensymphony.workflow | |
com.opensymphony.workflow.loader | |
de.catworkx.jira.plugins.pcp.api |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractWorkflow.executeFunction(FunctionDescriptor function,
Map transientVars,
com.opensymphony.module.propertyset.PropertySet ps)
Executes a function.
|
Modifier and Type | Method and Description |
---|---|
FunctionDescriptor |
DescriptorFactory.createFunctionDescriptor() |
FunctionDescriptor |
DescriptorFactory.createFunctionDescriptor(Element function) |
FunctionDescriptor |
WorkflowDescriptor.getTriggerFunction(int id) |
FunctionDescriptor |
WorkflowDescriptor.setTriggerFunction(int id,
FunctionDescriptor descriptor)
Update a trigger function
|
Modifier and Type | Method and Description |
---|---|
FunctionDescriptor |
WorkflowDescriptor.setTriggerFunction(int id,
FunctionDescriptor descriptor)
Update a trigger function
|
Modifier and Type | Method and Description |
---|---|
Collection<FunctionDescriptor> |
Helper.getPostfunctions(ActionDescriptor actionDescriptor)
Gets the postfunctions.
|
Modifier and Type | Method and Description |
---|---|
String |
Helper.renderPostFunctionDescription(FunctionDescriptor descriptor)
Gets the description of a postfunction
|
Copyright © 2021 catworkx GmbH. All rights reserved.