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