Interface EntryCriteriaFormulaActionMetadata

All Superinterfaces:
LifecycleEntryCriteriaActionMetadata

public interface EntryCriteriaFormulaActionMetadata extends LifecycleEntryCriteriaActionMetadata
Provides details for an entry criteria formula validation action.
  • Method Details

    • getFormula

      String getFormula()
      Retrieves the formula being evaluated.
      Returns:
      the formula
    • getErrorMessage

      String getErrorMessage()
      Retrieves the error message in the run as user’s language.
      Returns:
      the error message