|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.remoting.UnexportCommand
public class UnexportCommand
Command that unexports an object.
| Field Summary | |
|---|---|
java.lang.Exception |
createdAt
This exception captures the stack trace of where the Command object is created. |
| Constructor Summary | |
|---|---|
UnexportCommand(int oid)
|
|
| Method Summary | |
|---|---|
protected void |
execute(Channel channel)
Called on a remote system to perform this command. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.lang.Exception createdAt
| Constructor Detail |
|---|
public UnexportCommand(int oid)
| Method Detail |
|---|
protected void execute(Channel channel)
channel - The Channel of the remote system.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||