package com.perforce.spark.artifact; import java.util.Map; public interface SummaryInterface { public Map<String, String> getProperties(); }
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 14723 | Paul Allen | Tidy up deploy/upload | ||
//guest/paul_allen/p4am/src/main/java/com/perforce/spark/artifact/ArtifactInterface.java | |||||
#1 | 14226 | Paul Allen | Tidy up Browse elements over to micro MVC model |