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