Class UserCommandWithCallback

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

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

      • UserCommandWithCallback

        public UserCommandWithCallback()
    • Method Detail

      • execute

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