| Constructor and Description |
|---|
JobStateImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Action> |
getActions() |
ScmCommitInfo |
getCommit() |
SynchState |
getSynchState() |
void |
setActions(java.util.List<Action> actions) |
void |
setCommit(ScmCommitInfo scmCommitInfo) |
void |
setSynchState(SynchState synchState) |
public ScmCommitInfo getCommit()
public void setCommit(ScmCommitInfo scmCommitInfo)
public SynchState getSynchState()
getSynchState in interface JobStatepublic void setSynchState(SynchState synchState)
public java.util.List<Action> getActions()
getActions in interface JobStatepublic void setActions(java.util.List<Action> actions)