Uses of Class
org.alfresco.repo.policy.annotation.BehaviourKind
-
Packages that use BehaviourKind Package Description org.alfresco.repo.policy.annotation -
-
Uses of BehaviourKind in org.alfresco.repo.policy.annotation
Methods in org.alfresco.repo.policy.annotation that return BehaviourKind Modifier and Type Method Description BehaviourKindkind()kind of behaviourstatic BehaviourKindBehaviourKind. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static BehaviourKind[]BehaviourKind. values()Returns an array containing the constants of this enum type, in the order they are declared.
-