public class DisposeCommand extends Object implements NotTransactionalCommand<Void>
Constructor and Description |
---|
DisposeCommand() |
Modifier and Type | Method and Description |
---|---|
boolean |
canRunInTransaction() |
Void |
execute(org.kie.api.runtime.Context context) |
String |
toString() |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.