public class GamificationContext extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected SourceContext |
sourceContext |
protected TargetContextholder |
targetContextholder |
| Modifier and Type | Method and Description |
|---|---|
GamificationContext |
clone() |
GamificationContext |
clone(boolean isNew) |
GamificationContext |
end() |
SourceContext |
getSourceContext() |
TargetContextholder |
getTargetContextholder() |
static GamificationContext |
instance() |
GamificationContext |
setSourceContext(SourceContext sourceContext) |
GamificationContext |
setTargetContextholder(TargetContextholder targetContextholder) |
String |
toString() |
protected SourceContext sourceContext
protected TargetContextholder targetContextholder
public static GamificationContext instance()
public GamificationContext clone()
public GamificationContext end()
public SourceContext getSourceContext()
public GamificationContext setSourceContext(SourceContext sourceContext)
public TargetContextholder getTargetContextholder()
public GamificationContext setTargetContextholder(TargetContextholder targetContextholder)
public GamificationContext clone(boolean isNew)
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.