|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IncludeRuleUpdater
This interface represents vcs updater.
UpdateByIncludeRules2| Method Summary | |
|---|---|
void |
dispose()
Called when all necessary vsc update operation are performed. |
void |
process(IncludeRule rule,
java.io.File includeRuleDestFolder)
Does vcs update for the include rule to specified folder. |
| Method Detail |
|---|
void process(@NotNull
IncludeRule rule,
@NotNull
java.io.File includeRuleDestFolder)
throws VcsException
rule - rule to processincludeRuleDestFolder - folder where checkout of files should be performed
VcsException - on error
void dispose()
throws VcsException
VcsException - on error
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||