Class GetChannelsCommand

  • All Implemented Interfaces:
    Serializable, org.kie.api.command.Command<Object>, org.kie.api.command.ExecutableCommand<Object>

    public class GetChannelsCommand
    extends Object
    implements org.kie.api.command.ExecutableCommand<Object>
    See Also:
    Serialized Form
    • Constructor Detail

      • GetChannelsCommand

        public GetChannelsCommand()
    • Method Detail

      • execute

        public Object execute​(org.kie.api.runtime.Context context)
        Specified by:
        execute in interface org.kie.api.command.ExecutableCommand<Object>