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 JobState
public void setSynchState(SynchState synchState)
public java.util.List<Action> getActions()
getActions
in interface JobState
public void setActions(java.util.List<Action> actions)