Uses of Enum Class
network.ike.plugin.ws.TreePreflight
Packages that use TreePreflight
-
Uses of TreePreflight in network.ike.plugin.ws
Subclasses with type arguments of type TreePreflight in network.ike.plugin.wsModifier and TypeClassDescriptionenumHow aws:/ike:goal treats the git working tree's uncommitted state as a precondition — one half of a goal's declaredGoalBehavior.Methods in network.ike.plugin.ws that return TreePreflightModifier and TypeMethodDescriptionGoalBehavior.treePreflight()Returns the value of thetreePreflightrecord component.static TreePreflightReturns the enum constant of this class with the specified name.static TreePreflight[]TreePreflight.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 TreePreflightModifierConstructorDescriptionGoalBehavior(TreePreflight treePreflight, AuthoredCommit authoredCommit) Creates an instance of aGoalBehaviorrecord class.