Class VerifyEventByStampTaskResult

java.lang.Object
io.gs2.schedule.result.VerifyEventByStampTaskResult
All Implemented Interfaces:
IResult, Serializable

public class VerifyEventByStampTaskResult extends Object implements IResult, Serializable
See Also:
  • Constructor Details

    • VerifyEventByStampTaskResult

      public VerifyEventByStampTaskResult()
  • Method Details

    • getNewContextStack

      public String getNewContextStack()
    • setNewContextStack

      public void setNewContextStack(String newContextStack)
    • withNewContextStack

      public VerifyEventByStampTaskResult withNewContextStack(String newContextStack)
    • fromJson

      public static VerifyEventByStampTaskResult fromJson(com.fasterxml.jackson.databind.JsonNode data)
    • toJson

      public com.fasterxml.jackson.databind.JsonNode toJson()