Uses of Enum Class
fr.gouv.vitam.workspace.client.WorkspaceType
Packages that use WorkspaceType
Package
Description
Provides Workspace client factory and implementations.
-
Uses of WorkspaceType in fr.gouv.vitam.workspace.client
Methods in fr.gouv.vitam.workspace.client that return WorkspaceTypeModifier and TypeMethodDescriptionstatic WorkspaceTypeReturns the enum constant of this class with the specified name.static WorkspaceType[]WorkspaceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.gouv.vitam.workspace.client with parameters of type WorkspaceTypeModifier and TypeMethodDescriptionstatic voidWorkspaceClientFactory.changeMode(String serviceUrl, WorkspaceType workspaceType) change mode client by server urlstatic WorkspaceClientFactoryWorkspaceClientFactory.getInstance(WorkspaceType workspaceType)