Class ChainExceptionDescriptor.ChainExceptionRun

    • Field Detail

      • chainId

        protected String chainId
      • priority

        protected Integer priority
      • rollBack

        protected Boolean rollBack
      • filterId

        protected String filterId
    • Constructor Detail

      • ChainExceptionRun

        public ChainExceptionRun()
    • Method Detail

      • getChainId

        public String getChainId()
      • getPriority

        public Integer getPriority()
      • getRollBack

        public Boolean getRollBack()
      • getFilterId

        public String getFilterId()