public class ReleaseCountResults
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ReleaseCountResults
public ReleaseCountResults(Map<com.xebialabs.xlrelease.domain.status.ReleaseStatus,Integer> live,
Map<com.xebialabs.xlrelease.domain.status.ReleaseStatus,Integer> archived)
-