Class TimerEventJobHandler.TimerJobConfiguration

    • Field Detail

      • timerElementKey

        protected java.lang.String timerElementKey
      • timerElementSecondaryKey

        protected java.lang.String timerElementSecondaryKey
      • followUpJobCreated

        protected boolean followUpJobCreated
    • Constructor Detail

      • TimerJobConfiguration

        public TimerJobConfiguration()
    • Method Detail

      • getTimerElementKey

        public java.lang.String getTimerElementKey()
      • setTimerElementKey

        public void setTimerElementKey​(java.lang.String timerElementKey)
      • isFollowUpJobCreated

        public boolean isFollowUpJobCreated()
      • setFollowUpJobCreated

        public void setFollowUpJobCreated​(boolean followUpJobCreated)
      • getTimerElementSecondaryKey

        public java.lang.String getTimerElementSecondaryKey()
      • setTimerElementSecondaryKey

        public void setTimerElementSecondaryKey​(java.lang.String timerElementSecondaryKey)