Uses of Enum Class
com.atlassian.bamboo.agent.bootstrap.ClassServerManifestReader.Operation
-
Uses of ClassServerManifestReader.Operation in com.atlassian.bamboo.agent.bootstrap
Modifier and TypeMethodDescriptionClassServerManifestReader.Item.getOperation()
Returns the enum constant of this class with the specified name.static ClassServerManifestReader.Operation[]
ClassServerManifestReader.Operation.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionItem
(ClassServerManifestReader.Operation operation, String filename, long adler32)