com.atlassian.bamboo.repository.perforce
Class PerforceUsersCommand
java.lang.Object
com.atlassian.bamboo.command.Command
com.atlassian.bamboo.repository.perforce.AbstractPerforceCommand
com.atlassian.bamboo.repository.perforce.PerforceUsersCommand
public class PerforceUsersCommand
- extends AbstractPerforceCommand
This obtains a list of valid perforce users...
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerforceUsersCommand
public PerforceUsersCommand()
getCommandLine
public Commandline getCommandLine()
- Description copied from class:
Command
- What the is the command line to execute?
- Specified by:
getCommandLine
in class Command
- Returns:
- The command line
getValidUserNames
public Set getValidUserNames()
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.