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