Class TimerEventJobHandler.TimerJobConfiguration

    • Field Detail

      • timerElementKey

        protected String timerElementKey
      • timerElementSecondaryKey

        protected String timerElementSecondaryKey
      • followUpJobCreated

        protected boolean followUpJobCreated
    • Constructor Detail

      • TimerJobConfiguration

        public TimerJobConfiguration()
    • Method Detail

      • getTimerElementKey

        public String getTimerElementKey()
      • setTimerElementKey

        public void setTimerElementKey​(String timerElementKey)
      • isFollowUpJobCreated

        public boolean isFollowUpJobCreated()
      • setFollowUpJobCreated

        public void setFollowUpJobCreated​(boolean followUpJobCreated)
      • getTimerElementSecondaryKey

        public String getTimerElementSecondaryKey()
      • setTimerElementSecondaryKey

        public void setTimerElementSecondaryKey​(String timerElementSecondaryKey)