|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.engine.tasker.TaskExecutionContext
public final class TaskExecutionContext
| Method Summary | |
|---|---|
java.lang.Object |
getAttribute(java.lang.String name)
|
com.xebialabs.deployit.plugin.api.inspection.InspectionContext |
getInspectionContext()
|
void |
setAttribute(java.lang.String name,
java.lang.Object value)
|
void |
unsetAttribute(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.Object getAttribute(java.lang.String name)
public void setAttribute(java.lang.String name,
java.lang.Object value)
public void unsetAttribute(java.lang.String name)
public com.xebialabs.deployit.plugin.api.inspection.InspectionContext getInspectionContext()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||