Class SubmoduleUpdateCommand

All Implemented Interfaces:
Callable<Collection<String>>

public class SubmoduleUpdateCommand extends TransportCommand<SubmoduleUpdateCommand,Collection<String>>
A class used to execute a submodule update command.
See Also: