Package | Description |
---|---|
org.alfresco.repo.jscript | |
org.alfresco.repo.policy |
The Policy Component.
|
Constructor and Description |
---|
ScriptBehaviour(ServiceRegistry serviceRegistry,
ScriptLocation location,
Behaviour.NotificationFrequency frequency) |
Modifier and Type | Field and Description |
---|---|
protected Behaviour.NotificationFrequency |
BaseBehaviour.frequency
The notification frequency
|
Modifier and Type | Method and Description |
---|---|
Behaviour.NotificationFrequency |
BaseBehaviour.getNotificationFrequency()
Get the notification frequency
|
Behaviour.NotificationFrequency |
Behaviour.getNotificationFrequency() |
static Behaviour.NotificationFrequency |
Behaviour.NotificationFrequency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Behaviour.NotificationFrequency[] |
Behaviour.NotificationFrequency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseBehaviour.setNotificationFrequency(Behaviour.NotificationFrequency frequency) |
Constructor and Description |
---|
BaseBehaviour(Behaviour.NotificationFrequency frequency)
Constructor
|
JavaBehaviour(Object instance,
String method,
Behaviour.NotificationFrequency frequency)
Construct.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.