|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.v2.build.task.AbstractBuildTask
public abstract class AbstractBuildTask
| Field Summary | |
|---|---|
protected BuildContext |
buildContext
|
| Constructor Summary | |
|---|---|
AbstractBuildTask()
|
|
| Method Summary | |
|---|---|
void |
init(BuildContext buildContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.atlassian.bamboo.v2.build.task.BuildTask |
|---|
call |
| Field Detail |
|---|
protected BuildContext buildContext
| Constructor Detail |
|---|
public AbstractBuildTask()
| Method Detail |
|---|
public void init(@NotNull
BuildContext buildContext)
init in interface BuildTask
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||