Interface SActorDefinition

All Superinterfaces:
SBaseElement, Serializable, SNamedElement
All Known Implementing Classes:
SActorDefinitionImpl

public interface SActorDefinition extends SNamedElement
Author:
Matthieu Chaffotte
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     

    Methods inherited from interface org.bonitasoft.engine.core.process.definition.model.SBaseElement

    getId

    Methods inherited from interface org.bonitasoft.engine.core.process.definition.model.SNamedElement

    getName
  • Method Details

    • getDescription

      String getDescription()
    • isInitiator

      boolean isInitiator()