Package | Description |
---|---|
hudson.plugins.synergy.impl |
Modifier and Type | Class and Description |
---|---|
class |
CheckSessionCommand |
class |
CompareProjectCommand
Builds a compare project command.
|
class |
CopyFolderCommand |
class |
CreateProjectBaselineCommand |
class |
FindAssociatedTaskCommand |
class |
FindCompletedSinceDateCommand |
class |
FindProjectGroupingCommand
Finds project groupings.
|
class |
FindProjectInProjectGrouping
Finds the projects in a project grouping.
|
class |
FindUseCommand
Builds the path of a file in project command.
|
class |
FindUseWithoutVersionCommand
Performs finduse on specified object but ignoring the project version.
|
class |
GetDelimiterCommand
Get the database delimiter.
|
class |
GetMemberStatusCommand
Get member status for a project purpose.
|
class |
GetNameCommand
Get the name of an object.
|
class |
GetProjectAttributeCommand
Builds a get attribute command.
|
class |
GetProjectGroupingCommand
Get project grouping for release and member status.
|
class |
GetProjectGroupingInfoCommand
Get project grouping information.
|
class |
GetProjectInBaselineCommand |
class |
GetProjectOwnerCommand
Builds a get project owner command.
|
class |
GetProjectStateCommand
Builds a get project state command.
|
class |
ProjectConflicts
Synergy command that checks for object and task conflicts
in the specified project and its subprojects.
|
class |
PublishBaselineCommand
Builds a publish baseline command.
|
class |
RecursiveProjectQueryCommand |
class |
SetProjectAttributeCommand
Builds a set attribute command.
|
class |
SetRoleCommand |
class |
StartCommand
A start session command.
|
class |
StopCommand
Builds a stop session command.
|
class |
SubProjectQueryCommand |
class |
TaskInfoCommand
Get information about tasks.
|
class |
TaskShowObjectsCommand
Performs 'ccm task -show objects taskXYZ' and returns list of modified
objects by that task.
|
class |
UpdateCommand
Builds an update workarea command.
|
class |
WorkareaSnapshotCommand
Builds a workarea snapshot command.
|
Modifier and Type | Method and Description |
---|---|
void |
Commands.executeSynergyCommand(hudson.FilePath path,
Command command)
Executes a Synergy command.
|
Copyright © 2008-2013. All Rights Reserved.