public class PriceAPIAction<ATTACHEDTO extends Help>
extends Action
| Constructor and Description |
|---|
PriceAPIAction(ATTACHEDTO backLink,
Invocations<MethodInvocationRecord> invocations,
String jobName) |
| Modifier and Type | Method and Description |
|---|---|
ATTACHEDTO |
back() |
Boolean |
getExecute() |
String |
getJobName() |
String |
getObjectName() |
PriceAPIAction<ATTACHEDTO> |
setExecute(Boolean execute)
Whether the action is valid and should be executed or not.
|
String |
toString() |
public PriceAPIAction(ATTACHEDTO backLink, Invocations<MethodInvocationRecord> invocations, String jobName)
public PriceAPIAction<ATTACHEDTO> setExecute(Boolean execute)
execute - public ATTACHEDTO back()
public String getObjectName()
public String getJobName()
public Boolean getExecute()
Copyright © 2019. All rights reserved.