|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChainState | |
---|---|
com.atlassian.bamboo.chains | |
com.atlassian.bamboo.plan |
Uses of ChainState in com.atlassian.bamboo.chains |
---|
Methods in com.atlassian.bamboo.chains that return ChainState | |
---|---|
ChainState |
ChainStateFactory.create(Chain chain,
BuildContext buildContext,
ChainStateResult chainResultState)
Creates a ChainState |
ChainState |
ChainStateFactoryImpl.create(Chain chain,
BuildContext chainBuildContext,
ChainStateResult chainResultState)
|
Uses of ChainState in com.atlassian.bamboo.plan |
---|
Methods in com.atlassian.bamboo.plan with parameters of type ChainState | |
---|---|
void |
PlanStatePersisterServiceImpl.persistChainState(ChainState chainState)
|
void |
PlanStatePersisterService.persistChainState(ChainState chainState)
Saves the chain results. |
void |
PlanStatePersisterImpl.persistChainState(ChainState chainState)
|
void |
PlanStatePersister.persistChainState(ChainState chainState)
Saves the chain results. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |