Uses of Enum Class
network.ike.plugin.ws.ReleaseStatusInspector.Status
Packages that use ReleaseStatusInspector.Status
-
Uses of ReleaseStatusInspector.Status in network.ike.plugin.ws
Subclasses with type arguments of type ReleaseStatusInspector.Status in network.ike.plugin.wsModifier and TypeClassDescriptionstatic enumHigh-level summary of a subproject's release state, derived from git artifacts alone.Methods in network.ike.plugin.ws that return ReleaseStatusInspector.StatusModifier and TypeMethodDescriptionReleaseStatusInspector.Finding.status()Returns the value of thestatusrecord component.Returns the enum constant of this class with the specified name.static ReleaseStatusInspector.Status[]ReleaseStatusInspector.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in network.ike.plugin.ws with parameters of type ReleaseStatusInspector.Status