| Package | Description |
|---|---|
| com.gratex.perconik.activity.ide | |
| com.gratex.perconik.services.uaca.ide |
| Modifier and Type | Method and Description |
|---|---|
static IdeRcsServerData |
IdeData.newGitServerData(java.lang.String url) |
| Modifier and Type | Method and Description |
|---|---|
IdeRcsServerData |
IdeDocumentData.getRcsServer() |
IdeRcsServerData |
IdeCheckinEventData.getRcsServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
IdeDocumentData.setRcsServer(IdeRcsServerData rcsServer) |
void |
IdeCheckinEventData.setRcsServer(IdeRcsServerData rcsServer) |
| Constructor and Description |
|---|
IdeDocumentData(java.lang.String changesetIdInRcs,
java.lang.String changesetIdInRcsOfPath,
java.lang.String localPath,
java.lang.String serverPath,
IdeRcsServerData rcsServer,
java.lang.String branch) |