| Package | Description |
|---|---|
| org.jenkinsci.plugins.docker.traceability.model |
| Modifier and Type | Method and Description |
|---|---|
static DockerEventType |
DockerEventType.fromString(String str) |
DockerEventType |
DockerEvent.getEventType() |
static DockerEventType |
DockerEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DockerEventType[] |
DockerEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.