Class AsyncSignalEventCommand

  • All Implemented Interfaces:
    org.kie.api.executor.Command

    public class AsyncSignalEventCommand
    extends Object
    implements org.kie.api.executor.Command
    • Constructor Detail

      • AsyncSignalEventCommand

        public AsyncSignalEventCommand()
    • Method Detail

      • execute

        public org.kie.api.executor.ExecutionResults execute​(org.kie.api.executor.CommandContext ctx)
                                                      throws Exception
        Specified by:
        execute in interface org.kie.api.executor.Command
        Throws:
        Exception