|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.scm.command.AbstractCommand
org.apache.maven.scm.command.checkin.AbstractCheckInCommand
public abstract class AbstractCheckInCommand
| Field Summary | |
|---|---|
static java.lang.String |
NAME
|
| Fields inherited from interface org.apache.maven.scm.command.Command |
|---|
ROLE |
| Constructor Summary | |
|---|---|
AbstractCheckInCommand()
|
|
| Method Summary | |
|---|---|
protected abstract CheckInScmResult |
executeCheckInCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
java.lang.String message,
ScmVersion scmVersion)
|
ScmResult |
executeCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters)
|
| Methods inherited from class org.apache.maven.scm.command.AbstractCommand |
|---|
execute, getLogger, setLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String NAME
| Constructor Detail |
|---|
public AbstractCheckInCommand()
| Method Detail |
|---|
protected abstract CheckInScmResult executeCheckInCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
java.lang.String message,
ScmVersion scmVersion)
throws ScmException
ScmException
public ScmResult executeCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters)
throws ScmException
executeCommand in class AbstractCommandScmException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||