public class WorkflowPermissionValidatorPluginFactory extends AbstractWorkflowPermissionPluginFactory implements WorkflowPluginValidatorFactory, WorkflowValidatorDescriptorEditPreprocessor
Constructor and Description |
---|
WorkflowPermissionValidatorPluginFactory(JiraAuthenticationContext authenticationContext,
PermissionManager permissionManager) |
Modifier and Type | Method and Description |
---|---|
void |
beforeSaveOnEdit(com.opensymphony.workflow.loader.ValidatorDescriptor descriptor)
Gets called immediately before saving of the workflow validator 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 WorkflowPermissionValidatorPluginFactory(JiraAuthenticationContext authenticationContext, PermissionManager permissionManager)
protected Map<?,?> extractArgs(com.opensymphony.workflow.loader.AbstractDescriptor descriptor)
extractArgs
in class AbstractWorkflowPermissionPluginFactory
public void beforeSaveOnEdit(com.opensymphony.workflow.loader.ValidatorDescriptor descriptor)
WorkflowValidatorDescriptorEditPreprocessor
beforeSaveOnEdit
in interface WorkflowValidatorDescriptorEditPreprocessor
descriptor
- validator descriptor being savedCopyright © 2002-2015 Atlassian. All Rights Reserved.