public class ApplyResult
extends java.lang.Object
ApplyCommand
Constructor and Description |
---|
ApplyResult() |
Modifier and Type | Method and Description |
---|---|
ApplyResult |
addUpdatedFile(java.io.File f) |
java.util.List<java.io.File> |
getUpdatedFiles() |
public ApplyResult addUpdatedFile(java.io.File f)
f
- an updated filepublic java.util.List<java.io.File> getUpdatedFiles()
Copyright © 2012. All Rights Reserved.