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, populateTemplateParamsForView
createMap, extractMultipleParams, extractSingleParam, getVelocityParams
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescriptorParams, getVelocityParams
public WorkflowPermissionConditionFactoryImpl(JiraAuthenticationContext authenticationContext, PermissionManager permissionManager)
protected Map<?,?> extractArgs(com.opensymphony.workflow.loader.AbstractDescriptor descriptor)
extractArgs
in class AbstractWorkflowPermissionPluginFactory
public void beforeSaveOnEdit(com.opensymphony.workflow.loader.ConditionDescriptor descriptor)
WorkflowConditionDescriptorEditPreprocessor
beforeSaveOnEdit
in interface WorkflowConditionDescriptorEditPreprocessor
descriptor
- condition descriptor being savedCopyright © 2002-2024 Atlassian. All Rights Reserved.