Modifier and Type | Required Element and Description |
---|---|
BehaviourKind |
kind
kind of behaviour
|
Modifier and Type | Optional Element and Description |
---|---|
String |
assocType
qualified name of association
|
boolean |
isService
indicates whether this is a service behaviour or not
|
String |
name
lookup name of the behaviour, if none specified behaviour is not recorded in the registry
|
Behaviour.NotificationFrequency |
notificationFrequency
notification frequency
|
String |
policy
qualified name of policy
|
String |
type
qualified name of type/aspect
|
public abstract BehaviourKind kind
public abstract String name
public abstract String policy
public abstract boolean isService
public abstract String type
public abstract String assocType
public abstract Behaviour.NotificationFrequency notificationFrequency
Copyright © 2005–2017 Alfresco Software. All rights reserved.