|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This class represents a command which knows about it's VcsCommandsProvider. Either Command or CommandTask can implement this interface so that it can be found where did they come from.
| Method Summary | |
VcsCommandsProvider |
getProvider()
Get the VCS commands provider, that provided this Command or CommandTask. |
void |
setProvider(VcsCommandsProvider provider)
Set the VCS commands provider, that provided this Command or CommandTask. |
| Method Detail |
public VcsCommandsProvider getProvider()
public void setProvider(VcsCommandsProvider provider)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||