|
||||||||||
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.provider.accurev.command.AbstractAccuRevCommand
org.apache.maven.scm.provider.accurev.command.status.AccuRevStatusCommand
public class AccuRevStatusCommand
Field Summary |
---|
Fields inherited from interface org.apache.maven.scm.command.Command |
---|
ROLE |
Constructor Summary | |
---|---|
AccuRevStatusCommand(ScmLogger logger)
|
Method Summary | |
---|---|
protected ScmResult |
executeAccurevCommand(AccuRevScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters)
|
StatusScmResult |
status(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters)
|
Methods inherited from class org.apache.maven.scm.provider.accurev.command.AbstractAccuRevCommand |
---|
executeCommand, getScmFiles |
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 |
Constructor Detail |
---|
public AccuRevStatusCommand(ScmLogger logger)
Method Detail |
---|
protected ScmResult executeAccurevCommand(AccuRevScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException, AccuRevException
executeAccurevCommand
in class AbstractAccuRevCommand
ScmException
AccuRevException
public StatusScmResult status(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
ScmException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |