Package io.gs2.experience.result
Class VerifyRankByStampTaskResult
java.lang.Object
io.gs2.experience.result.VerifyRankByStampTaskResult
- All Implemented Interfaces:
IResult,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic VerifyRankByStampTaskResultfromJson(com.fasterxml.jackson.databind.JsonNode data) voidsetNewContextStack(String newContextStack) com.fasterxml.jackson.databind.JsonNodetoJson()withNewContextStack(String newContextStack)
-
Constructor Details
-
VerifyRankByStampTaskResult
public VerifyRankByStampTaskResult()
-
-
Method Details
-
getNewContextStack
-
setNewContextStack
-
withNewContextStack
-
fromJson
-
toJson
public com.fasterxml.jackson.databind.JsonNode toJson()
-