public class RegisterChannelCommand extends Object implements GenericCommand<Void>
Constructor and Description |
---|
RegisterChannelCommand() |
RegisterChannelCommand(String name,
org.kie.api.runtime.Channel channel) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(org.kie.internal.command.Context context) |
String |
toString() |
public RegisterChannelCommand()
public RegisterChannelCommand(String name, org.kie.api.runtime.Channel channel)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.