Class EventingProperty


  • public class EventingProperty
    extends Object
    Properties controlling spring eventing.
    • Constructor Detail

      • EventingProperty

        public EventingProperty()
    • Method Detail

      • isExecution

        public boolean isExecution()
      • setExecution

        public void setExecution​(Boolean execution)
      • setTask

        public void setTask​(Boolean task)
      • isHistory

        public Boolean isHistory()
      • setHistory

        public void setHistory​(Boolean history)
      • isSkippable

        public boolean isSkippable()
      • setSkippable

        public void setSkippable​(Boolean skippable)