Class EnterpriseDescriptionStepParser

  • All Implemented Interfaces:
    step.repositories.parser.StepParser<step.repositories.parser.steps.DescriptionStep>

    public class EnterpriseDescriptionStepParser
    extends step.repositories.parser.annotated.AbstractDescriptionStepParser
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void waitForEvent​(step.repositories.parser.ParsingContext parsingContext, java.lang.String args)  
      • Methods inherited from class step.repositories.parser.annotated.AbstractDescriptionStepParser

        parseKeyValues
      • Methods inherited from class step.repositories.parser.annotated.AnnotatedStepParser

        getParserScoreForStep, hasMatchingMethod, parseClass, parseStep
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EnterpriseDescriptionStepParser

        public EnterpriseDescriptionStepParser()
    • Method Detail

      • waitForEvent

        public static void waitForEvent​(step.repositories.parser.ParsingContext parsingContext,
                                        java.lang.String args)