Interface CalledProcessDefinition

All Superinterfaces:
ProcessDefinition, ResourceDefinition
All Known Implementing Classes:
CalledProcessDefinitionImpl

public interface CalledProcessDefinition extends ProcessDefinition
  • Method Details

    • getCallingProcessDefinitionId

      String getCallingProcessDefinitionId()
    • getCalledFromActivityIds

      List<String> getCalledFromActivityIds()