Class AbstractKbaStage<C extends AbstractKbaStageConfig<?>>

    • Field Detail

      • REQUIREMENT_PROPERTY_ID

        protected static final String REQUIREMENT_PROPERTY_ID
        Represents the id property.
        See Also:
        Constant Field Values
      • REQUIREMENT_PROPERTY_QUESTION

        protected static final String REQUIREMENT_PROPERTY_QUESTION
        Represents the question property.
        See Also:
        Constant Field Values
      • REQUIREMENT_PROPERTY_SYSTEM_QUESTION

        protected static final String REQUIREMENT_PROPERTY_SYSTEM_QUESTION
        Represents the systemQuestion property.
        See Also:
        Constant Field Values
      • REQUIREMENT_PROPERTY_USER_QUESTION

        protected static final String REQUIREMENT_PROPERTY_USER_QUESTION
        Represents the userQuestion property.
        See Also:
        Constant Field Values
      • connectionFactory

        protected final ConnectionFactory connectionFactory
        The CREST connectionFactory.
    • Constructor Detail

      • AbstractKbaStage

        public AbstractKbaStage​(ConnectionFactory connectionFactory)
        Constructs a new AbstractKbaStage.
        Parameters:
        connectionFactory - the CREST connection factory