public class GetEnvironmentCommand extends Object implements GenericCommand<org.kie.api.runtime.Environment>
| Constructor and Description |
|---|
GetEnvironmentCommand() |
| Modifier and Type | Method and Description |
|---|---|
org.kie.api.runtime.Environment |
execute(org.kie.internal.command.Context context) |
String |
toString() |
public org.kie.api.runtime.Environment execute(org.kie.internal.command.Context context)
execute in interface GenericCommand<org.kie.api.runtime.Environment>Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.