public class GetSessionTimeCommand extends Object implements ExecutableCommand<Long>, IdentifiableResult
| Constructor and Description |
|---|
GetSessionTimeCommand() |
GetSessionTimeCommand(String outIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
Long |
execute(org.kie.api.runtime.Context context) |
String |
getOutIdentifier() |
void |
setOutIdentifier(String outIdentifier) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanRunInTransactionpublic GetSessionTimeCommand()
public GetSessionTimeCommand(String outIdentifier)
public Long execute(org.kie.api.runtime.Context context)
execute in interface ExecutableCommand<Long>public String getOutIdentifier()
getOutIdentifier in interface IdentifiableResultpublic void setOutIdentifier(String outIdentifier)
setOutIdentifier in interface IdentifiableResultCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.