Package jetbrains.buildServer.serverSide
Interface UserChangesFilter
-
- All Known Implementing Classes:
UserChangesFilterImpl
public interface UserChangesFilter
- Author:
- Pavel.Sher Date: 26.05.2008
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<SVcsModification>
getModifications(UserChangesPolicy policy)
-
-
-
Method Detail
-
getModifications
List<SVcsModification> getModifications(UserChangesPolicy policy)
-
-