Package | Description |
---|---|
hudson.plugins.cigame | |
hudson.plugins.cigame.model |
Modifier and Type | Method and Description |
---|---|
List<ScoreHistoryEntry> |
UserScoreProperty.getMostRecentScores() |
Modifier and Type | Method and Description |
---|---|
protected void |
UserScoreProperty.addScoreHistoryEntry(ScoreHistoryEntry scoreHistoryEntry) |
Constructor and Description |
---|
UserScoreProperty(double score,
boolean participatingInGame,
List<ScoreHistoryEntry> scoreHistoryEntries) |
Modifier and Type | Method and Description |
---|---|
static ScoreHistoryEntry |
ScoreHistoryEntry.fromScoreAward(List<? extends hudson.model.Run<?,?>> accountableBuilds,
double accountedScore) |
Copyright © 2004-2015. All Rights Reserved.