public class GetSessionTimeCommand extends Object implements org.kie.api.command.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() |
public GetSessionTimeCommand()
public GetSessionTimeCommand(String outIdentifier)
public Long execute(org.kie.api.runtime.Context context)
execute
in interface org.kie.api.command.ExecutableCommand<Long>
public String getOutIdentifier()
getOutIdentifier
in interface IdentifiableResult
public void setOutIdentifier(String outIdentifier)
setOutIdentifier
in interface IdentifiableResult
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.