public class EndConversationCommand<Void> extends Object implements ExecutableCommand<Void>
| Constructor and Description |
|---|
EndConversationCommand() |
EndConversationCommand(long conversationId) |
public EndConversationCommand()
public EndConversationCommand(long conversationId)
public Void execute(org.kie.internal.command.Context context)
execute in interface ExecutableCommand<Void>Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.