Modifier and Type | Method and Description |
---|---|
JazzScmCommand |
JazzAddCommand.createAddCommand(ScmProviderRepository repo,
ScmFileSet fileSet) |
Modifier and Type | Method and Description |
---|---|
JazzScmCommand |
JazzBlameCommand.createBlameCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String filename) |
Modifier and Type | Method and Description |
---|---|
protected JazzScmCommand |
JazzChangeLogCommand.createHistoryCommand(ScmProviderRepository repo,
ScmFileSet fileSet) |
protected JazzScmCommand |
JazzChangeLogCommand.createListChangesetCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
List<ChangeSet> changeSets) |
Modifier and Type | Method and Description |
---|---|
JazzScmCommand |
JazzCheckInCommand.createCheckInCommand(ScmProviderRepository repo,
ScmFileSet fileSet) |
JazzScmCommand |
JazzCheckInCommand.createCreateChangesetCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message) |
JazzScmCommand |
JazzCheckInCommand.createDeliverCommand(JazzScmProviderRepository repo,
ScmFileSet fileSet) |
Modifier and Type | Method and Description |
---|---|
JazzScmCommand |
JazzCheckOutCommand.createJazzLoadCommand(JazzScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion scmVersion) |
Modifier and Type | Method and Description |
---|---|
JazzScmCommand |
JazzDiffCommand.createDiffCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String relativePath) |
Modifier and Type | Method and Description |
---|---|
protected JazzScmCommand |
JazzEditCommand.createEditCommand(ScmProviderRepository repo,
ScmFileSet fileSet) |
Modifier and Type | Method and Description |
---|---|
JazzScmCommand |
JazzListCommand.createListCommand(JazzScmProviderRepository repo,
ScmFileSet fileSet,
boolean recursive,
ScmVersion version) |
Modifier and Type | Method and Description |
---|---|
JazzScmCommand |
JazzStatusCommand.createStatusCommand(ScmProviderRepository repo,
ScmFileSet fileSet) |
Modifier and Type | Method and Description |
---|---|
JazzScmCommand |
JazzTagCommand.createTagCreateSnapshotCommand(JazzScmProviderRepository repo,
ScmFileSet fileSet,
String tag,
ScmTagParameters scmTagParameters) |
JazzScmCommand |
JazzTagCommand.createTagCreateWorkspaceCommand(JazzScmProviderRepository repo,
ScmFileSet fileSet,
String tag) |
JazzScmCommand |
JazzTagCommand.createTagDeliverCommand(JazzScmProviderRepository repo,
ScmFileSet fileSet,
String tag) |
JazzScmCommand |
JazzTagCommand.createTagSnapshotPromoteCommand(JazzScmProviderRepository repo,
ScmFileSet fileSet,
String tag) |
Modifier and Type | Method and Description |
---|---|
JazzScmCommand |
JazzUnEditCommand.createUneditCommand(ScmProviderRepository repo,
ScmFileSet fileSet) |
Modifier and Type | Method and Description |
---|---|
JazzScmCommand |
JazzUpdateCommand.createAcceptCommand(ScmProviderRepository repo,
ScmFileSet fileSet) |
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.