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