public class DestroySessionCommand extends DisposeCommand
| Constructor and Description |
|---|
DestroySessionCommand() |
DestroySessionCommand(org.kie.api.runtime.ExecutableRunner runner) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.kie.api.runtime.Context context) |
String |
toString() |
canRunInTransactionpublic DestroySessionCommand()
public DestroySessionCommand(org.kie.api.runtime.ExecutableRunner runner)
public Void execute(org.kie.api.runtime.Context context)
execute in interface ExecutableCommand<Void>execute in class DisposeCommandpublic String toString()
toString in class DisposeCommandCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.