- valueOf(String) - Static method in enum de.otto.edison.status.domain.Availability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.otto.edison.status.domain.Criticality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.otto.edison.status.domain.Performance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.otto.edison.status.domain.Status
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.otto.edison.status.domain.Availability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.otto.edison.status.domain.Criticality
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.otto.edison.status.domain.Performance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.otto.edison.status.domain.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vcs - Variable in class de.otto.edison.status.domain.ApplicationStatus
-
- version - Variable in class de.otto.edison.status.domain.VersionInfo
-
- versionInfo() - Method in class de.otto.edison.status.configuration.VersionInfoConfiguration
-
- VersionInfo - Class in de.otto.edison.status.domain
-
VCS information about the current version of the application.
- versionInfo(String, String, String) - Static method in class de.otto.edison.status.domain.VersionInfo
-
- VersionInfoConfiguration - Class in de.otto.edison.status.configuration
-
Configuration of the application's version.
- VersionInfoConfiguration() - Constructor for class de.otto.edison.status.configuration.VersionInfoConfiguration
-