public interface ActorInstance extends DescriptionElement, BaseElement
ProcessDefinition is deployed, the associated ActorDefinitions are instantiated.
This object represents this instance of ActorDefinition.| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
The display name of the actor defined in
ActorDefinition.getName(). |
long |
getProcessDefinitionId()
Get the identifier of the process definition where this actor is defined.
|
boolean |
isInitiator()
Can this actor start the process ?
Defined in
ActorDefinition.isInitiator(). |
getDescriptiongetNamegetIdlong getProcessDefinitionId()
String getDisplayName()
ActorDefinition.getName().boolean isInitiator()
ActorDefinition.isInitiator().true} if this actor can start the process, false otherwise.Copyright © 2018 Bonitasoft S.A.. All rights reserved.