Uses of Enum Class
org.alfresco.repo.policy.Policy.Arg
Packages that use Policy.Arg
Package
Description
The Policy Component.
-
Uses of Policy.Arg in org.alfresco.repo.copy
Fields in org.alfresco.repo.copy declared as Policy.ArgModifier and TypeFieldDescriptionstatic final Policy.ArgCopyServicePolicies.OnCopyNodePolicy.ARG_0static final Policy.ArgCopyServicePolicies.OnCopyNodePolicy.ARG_1 -
Uses of Policy.Arg in org.alfresco.repo.node
Fields in org.alfresco.repo.node declared as Policy.ArgModifier and TypeFieldDescriptionstatic final Policy.ArgNodeServicePolicies.OnUpdatePropertiesPolicy.ARG_0static final Policy.ArgNodeServicePolicies.OnUpdatePropertiesPolicy.ARG_1static final Policy.ArgNodeServicePolicies.OnUpdatePropertiesPolicy.ARG_2 -
Uses of Policy.Arg in org.alfresco.repo.policy
Methods in org.alfresco.repo.policy that return Policy.ArgModifier and TypeMethodDescriptionPolicyDefinition.getArgument(int index) Gets Policy Argument definition for the specified argument indexPolicyDefinition.getArguments()Gets Policy Argument definitions for all arguments in order of argumentsstatic Policy.ArgReturns the enum constant of this class with the specified name.static Policy.Arg[]Policy.Arg.values()Returns an array containing the constants of this enum class, in the order they are declared.