Class SendSignalAction

    • Constructor Detail

      • SendSignalAction

        public SendSignalAction​(NodeImpl node,
                                String variable,
                                String signalName,
                                boolean isAsync)
    • Method Detail

      • execute

        public void execute​(org.kie.api.runtime.process.ProcessContext kcontext)
                     throws Exception
        Specified by:
        execute in interface Action
        Throws:
        Exception
      • getVariable

        public String getVariable()
      • getSignalName

        public String getSignalName()