Class StampSheetResultOptions
java.lang.Object
io.gs2.cdk.distributor.model.options.StampSheetResultOptions
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithNextTransactionId(String nextTransactionId) withRevision(Long revision) withSheetResult(String sheetResult) withSheetResultCode(Integer sheetResultCode) withTaskRequests(List<ConsumeAction> taskRequests) withTaskResultCodes(List<Integer> taskResultCodes) withTaskResults(List<String> taskResults)
-
Field Details
-
taskRequests
-
taskResultCodes
-
taskResults
-
sheetResultCode
-
sheetResult
-
nextTransactionId
-
revision
-
-
Constructor Details
-
StampSheetResultOptions
public StampSheetResultOptions()
-
-
Method Details
-
withTaskRequests
-
withTaskResultCodes
-
withTaskResults
-
withSheetResultCode
-
withSheetResult
-
withNextTransactionId
-
withRevision
-