Class ChangedFileConsumer
java.lang.Object
org.apache.maven.scm.provider.tfs.command.consumer.ChangedFileConsumer
- All Implemented Interfaces:
org.codehaus.plexus.util.cli.StreamConsumer
public class ChangedFileConsumer
extends Object
implements org.codehaus.plexus.util.cli.StreamConsumer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconsumeLine(String line) private voidprivate Stringprivate String
-
Field Details
-
logger
-
KEY_CHANGE
- See Also:
-
KEY_LOCAL_ITEM
- See Also:
-
CHANGE_EDIT
- See Also:
-
CHANGE_ADD
- See Also:
-
values
-
changedFiles
-
-
Constructor Details
-
ChangedFileConsumer
-
-
Method Details
-
consumeLine
- Specified by:
consumeLinein interfaceorg.codehaus.plexus.util.cli.StreamConsumer
-
extractChangedFile
private void extractChangedFile() -
getChangedFiles
-
getChange
-
getLocalPath
-