Uses of Enum Class
network.ike.plugin.ws.WorkspaceScope
Packages that use WorkspaceScope
-
Uses of WorkspaceScope in network.ike.plugin.ws
Subclasses with type arguments of type WorkspaceScope in network.ike.plugin.wsModifier and TypeClassDescriptionenumWhether aws:*goal runs on a single repository (a "working set of one", noworkspace.yaml) or requires a workspace (IKE-Network/ike-issues#702).Methods in network.ike.plugin.ws that return WorkspaceScopeModifier and TypeMethodDescriptionWsGoal.scope()Whether this goal runs on a single repository (a working set of one) as well as a workspace, or requires aworkspace.yaml(#702).static WorkspaceScopeReturns the enum constant of this class with the specified name.static WorkspaceScope[]WorkspaceScope.values()Returns an array containing the constants of this enum class, in the order they are declared.