Class StateBasedNode

    • Constructor Detail

      • StateBasedNode

        protected StateBasedNode​(org.kie.api.definition.process.NodeType nodeType)
    • Method Detail

      • removeAllTimers

        public void removeAllTimers()
      • addBoundaryEvents

        public void addBoundaryEvents​(String boundaryEvent)
      • setBoundaryEvents

        public void setBoundaryEvents​(List<String> boundaryEvents)
      • getBoundaryEvents

        public List<String> getBoundaryEvents()