Class TimerEventImpl

    • Field Detail

      • timerExpressionChild

        protected static org.camunda.bpm.model.xml.type.child.ChildElement<TimerExpression> timerExpressionChild
      • timerStartChild

        protected static org.camunda.bpm.model.xml.type.child.ChildElement<StartTrigger> timerStartChild
    • Constructor Detail

      • TimerEventImpl

        public TimerEventImpl​(org.camunda.bpm.model.xml.impl.instance.ModelTypeInstanceContext instanceContext)
    • Method Detail

      • setTimerExpression

        public void setTimerExpression​(TimerExpression timerExpression)
      • setTimerStart

        public void setTimerStart​(StartTrigger timerStart)
      • registerType

        public static void registerType​(org.camunda.bpm.model.xml.ModelBuilder modelBuilder)