Uses of Class
org.jenkinsci.plugins.p4.workspace.WorkspaceSpecType
-
Packages that use WorkspaceSpecType Package Description org.jenkinsci.plugins.p4.workspace -
-
Uses of WorkspaceSpecType in org.jenkinsci.plugins.p4.workspace
Methods in org.jenkinsci.plugins.p4.workspace that return WorkspaceSpecType Modifier and Type Method Description static WorkspaceSpecTypeWorkspaceSpecType. valueOf(String name)Returns the enum constant of this type with the specified name.static WorkspaceSpecType[]WorkspaceSpecType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-