| Package | Description |
|---|---|
| com.segue.scc.published.api.vcs |
This package contains interfaces for source control profile integration.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SourceControlProfile
SourceControlProfile is used to interact with an external source control system.
This interface specifies methods such as listing the source control system's content or getting the files from the source control system to a local directory. SourceControlProfile is used to interact with an external source control system. |
interface |
VersionControlProfile
Adds checkin, checkout and label support to the
SourceControlProfile |
Copyright © Micro Focus 2004-2019. All rights reserved.