|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of JobInvocation in com.cloudbees.plugins.flow |
|---|
| Subclasses of JobInvocation in com.cloudbees.plugins.flow | |
|---|---|
static class |
JobInvocation.Start
|
| Methods in com.cloudbees.plugins.flow that return JobInvocation | |
|---|---|
JobInvocation |
FlowState.getLastBuild()
|
JobInvocation |
JobInvocation.run(hudson.model.Cause cause,
List<hudson.model.Action> actions)
|
| Methods in com.cloudbees.plugins.flow that return types with arguments of type JobInvocation | |
|---|---|
org.jgrapht.DirectedGraph<JobInvocation,String> |
FlowRun.getBuilds()
|
Set<JobInvocation> |
FlowState.getLastCompleted()
|
| Methods in com.cloudbees.plugins.flow with parameters of type JobInvocation | |
|---|---|
void |
FlowRun.addBuild(JobInvocation build)
|
void |
FlowState.setLastCompleted(JobInvocation lastCompleted)
|
| Method parameters in com.cloudbees.plugins.flow with type arguments of type JobInvocation | |
|---|---|
void |
FlowState.setLastCompleted(Set<JobInvocation> lastCompleted)
|
| Constructors in com.cloudbees.plugins.flow with parameters of type JobInvocation | |
|---|---|
FlowState(hudson.model.Result result,
JobInvocation previous)
|
|
| Constructor parameters in com.cloudbees.plugins.flow with type arguments of type JobInvocation | |
|---|---|
FlowState(hudson.model.Result result,
Set<JobInvocation> previous)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||