Class HvlBpmnExecutionDataObjectQueryModel

java.lang.Object
tr.com.havelsan.javarch.bpmn.common.model.HvlBpmnDataObjectQueryModel
tr.com.havelsan.javarch.bpmn.common.runtime.model.HvlBpmnExecutionDataObjectQueryModel
All Implemented Interfaces:
Serializable

public class HvlBpmnExecutionDataObjectQueryModel extends HvlBpmnDataObjectQueryModel
The type Hvl bpmn execution data object query model.
See Also:
  • Constructor Details

    • HvlBpmnExecutionDataObjectQueryModel

      public HvlBpmnExecutionDataObjectQueryModel()
  • Method Details

    • getExecutionId

      public String getExecutionId()
      Gets execution id.
      Returns:
      the execution id
    • setExecutionId

      public void setExecutionId(String executionId)
      Sets execution id.
      Parameters:
      executionId - the execution id
    • isLocal

      public boolean isLocal()
      Is local boolean.
      Returns:
      the boolean
    • setLocal

      public void setLocal(boolean local)
      Sets local.
      Parameters:
      local - the local