public class PlasticWorkspace extends Object
| Constructor and Description |
|---|
PlasticWorkspace() |
| Modifier and Type | Method and Description |
|---|---|
static void |
create(CmExeWrapper cmExeWrapper,
String plasticWorkspace,
String workspaceName) |
static boolean |
exists(CmExeWrapper cmExeWrapper,
String plasticWorkspace) |
static void |
undoAllChanges(CmExeWrapper cmExeWrapper,
String plasticWorkspace) |
public static boolean exists(CmExeWrapper cmExeWrapper, String plasticWorkspace) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic static void create(CmExeWrapper cmExeWrapper, String plasticWorkspace, String workspaceName) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic static void undoAllChanges(CmExeWrapper cmExeWrapper, String plasticWorkspace) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2018. All rights reserved.