Class OrchestratorLockSharingUtil
java.lang.Object
net.spreadsheetspace.sdk.orchestrator.OrchestratorLockSharingUtil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intforceLock(String username, String password, String token, ViewSharing viewSharing) static Stringlock(String username, String password, String token, ViewSharing viewSharing) static intunlock(String username, String password, String token, ViewSharing viewSharing)
-
Field Details
-
orchestratorServer
-
-
Constructor Details
-
OrchestratorLockSharingUtil
public OrchestratorLockSharingUtil()
-
-
Method Details
-
lock
-
unlock
-
forceLock
public static int forceLock(String username, String password, String token, ViewSharing viewSharing)
-