public class WorkflowPermissionConditionFactoryImpl extends AbstractWorkflowPermissionPluginFactory implements WorkflowPluginConditionFactory, WorkflowConditionDescriptorEditPreprocessor
| Constructor and Description |
|---|
WorkflowPermissionConditionFactoryImpl(JiraAuthenticationContext authenticationContext,
PermissionManager permissionManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeSaveOnEdit(com.opensymphony.workflow.loader.ConditionDescriptor descriptor)
Gets called immediately before saving of the workflow condition descriptor.
|
protected Map<?,?> |
extractArgs(com.opensymphony.workflow.loader.AbstractDescriptor descriptor) |
clearLegacyPermissionArgument, getDescriptorParams, getVelocityParamsForEdit, getVelocityParamsForInput, getVelocityParamsForView, populateTemplateParamsForInputAndEdit, populateTemplateParamsForViewcreateMap, extractMultipleParams, extractSingleParam, getVelocityParamsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescriptorParams, getVelocityParamspublic WorkflowPermissionConditionFactoryImpl(JiraAuthenticationContext authenticationContext, PermissionManager permissionManager)
protected Map<?,?> extractArgs(com.opensymphony.workflow.loader.AbstractDescriptor descriptor)
extractArgs in class AbstractWorkflowPermissionPluginFactorypublic void beforeSaveOnEdit(com.opensymphony.workflow.loader.ConditionDescriptor descriptor)
WorkflowConditionDescriptorEditPreprocessorbeforeSaveOnEdit in interface WorkflowConditionDescriptorEditPreprocessordescriptor - condition descriptor being savedCopyright © 2002-2019 Atlassian. All Rights Reserved.