@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public static class Computer.DisplayExecutor extends Object implements ModelObject
| Modifier and Type | Class and Description |
|---|---|
static class |
Computer.DisplayExecutor.InternalComputerListener |
| Constructor and Description |
|---|
DisplayExecutor(String displayName,
String url,
Executor executor) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDisplayName() |
Executor |
getExecutor() |
String |
getUrl() |
int |
hashCode() |
String |
toString() |
@Nonnull public String getDisplayName()
getDisplayName in interface ModelObjectCopyright © 2019. All rights reserved.