java.lang.Object
com.aquima.interactions.framework.container.justification.JustificationFormat

public class JustificationFormat extends Object
This class holds the definition of a single configured format. The format may be conditional.
Since:
5.1
Author:
O. Kerpershoek
  • Constructor Details

    • JustificationFormat

      protected JustificationFormat(String format, IExpression condition)
  • Method Details

    • getFormatName

      protected String getFormatName()
    • getCondition

      protected IExpression getCondition()