Modifier and Type | Class and Description |
---|---|
public class | CCMCheck
Class common to all check commands (checkout, checkin,checkin default task); |
public class | CCMCheckin
Performs Continuus checkin command. |
public class | CCMCheckinDefault
Performs Continuus Checkin Default task command. |
public class | CCMCheckout
Performs Continuus checkout command. |
public class | CCMCreateTask
Creates new Continuus ccm task and sets it as the default. |
public class | CCMReconfigure
Task allows to reconfigure a project, recursively or not |
public abstract class | Continuus
A base class for creating tasks for executing commands on Continuus 5.1. |