Interface FormulaConditionMetadata

All Superinterfaces:
RuleConditionMetadata

public interface FormulaConditionMetadata extends RuleConditionMetadata
Provides details for a condition based on a formula expression.
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the formula being evaluated.

    Methods inherited from interface com.veeva.vault.sdk.api.lifecycle.RuleConditionMetadata

    getType
  • Method Details

    • getFormula

      String getFormula()
      Retrieves the formula being evaluated.
      Returns:
      an expression formula