Package | Description |
---|---|
org.alfresco.repo.copy | |
org.alfresco.repo.node | |
org.alfresco.repo.policy |
The Policy Component.
|
Modifier and Type | Field and Description |
---|---|
static Policy.Arg |
CopyServicePolicies.OnCopyNodePolicy.ARG_0 |
static Policy.Arg |
CopyServicePolicies.OnCopyNodePolicy.ARG_1 |
Modifier and Type | Field and Description |
---|---|
static Policy.Arg |
NodeServicePolicies.OnUpdatePropertiesPolicy.ARG_0 |
static Policy.Arg |
NodeServicePolicies.OnUpdatePropertiesPolicy.ARG_1 |
static Policy.Arg |
NodeServicePolicies.OnUpdatePropertiesPolicy.ARG_2 |
Modifier and Type | Method and Description |
---|---|
Policy.Arg |
PolicyDefinition.getArgument(int index)
Gets Policy Argument definition for the specified argument index
|
Policy.Arg[] |
PolicyDefinition.getArguments()
Gets Policy Argument definitions for all arguments in order of arguments
|
static Policy.Arg |
Policy.Arg.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Policy.Arg[] |
Policy.Arg.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.