Class EventActionArgs

    • Constructor Detail

      • EventActionArgs

        protected EventActionArgs()
    • Method Detail

      • loadEvent

        public void loadEvent​(JSONObject event)
      • getValue

        @Deprecated
        public java.lang.String getValue()
        Deprecated.
      • getId

        public java.lang.String getId()
      • getText

        public java.lang.String getText()
      • getResource

        public java.lang.String getResource()
      • isRecurrent

        public boolean isRecurrent()
      • getRecurrentMasterId

        public java.lang.String getRecurrentMasterId()
      • getJoin

        public java.lang.String getJoin()
      • setJoin

        public void setJoin​(java.lang.String join)
      • isRecurrentException

        public boolean isRecurrentException()