Class SentryIfPart

All Implemented Interfaces:
HasExtensionAttributes

public class SentryIfPart extends CmmnElement
Author:
Joram Barrez
  • Field Details

    • condition

      protected String condition
  • Constructor Details

    • SentryIfPart

      public SentryIfPart()
  • Method Details

    • getCondition

      public String getCondition()
    • setCondition

      public void setCondition(String condition)