Class VerifyPhase

All Implemented Interfaces:
PhaseAction

public class VerifyPhase extends AbstractPhaseAction
Phase Action that validates the model.
  • Field Details

  • Constructor Details

    • VerifyPhase

      public VerifyPhase()
  • Method Details

    • doExecute

      protected void doExecute()
      Specified by:
      doExecute in class AbstractPhaseAction
    • getSkipProperty

      public String getSkipProperty()
      Description copied from interface: PhaseAction
      Property to set to skip the phase.
      Returns:
      the name of the property or null if the phase cannot be skipped by a property.