org.camunda.bpm.engine.runtime
Interface CaseSentryPart
- All Known Implementing Classes:
- CaseSentryPartEntity, CaseSentryPartImpl, CmmnSentryPart
public interface CaseSentryPart
- Author:
- Roman Smirnov
getId
String getId()
getCaseInstanceId
String getCaseInstanceId()
getCaseExecutionId
String getCaseExecutionId()
getSentryId
String getSentryId()
getType
String getType()
getSourceCaseExecutionId
String getSourceCaseExecutionId()
getStandardEvent
String getStandardEvent()
isSatisfied
boolean isSatisfied()
Copyright © 2014 camunda services GmbH. All Rights Reserved.