public class RegisterChannelCommand extends Object implements ExecutableCommand<Void>
Constructor and Description |
---|
RegisterChannelCommand() |
RegisterChannelCommand(String name,
org.kie.api.runtime.Channel channel) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(org.kie.api.runtime.Context context) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
canRunInTransaction
public RegisterChannelCommand()
public RegisterChannelCommand(String name, org.kie.api.runtime.Channel channel)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.