Uses of Class
io.gs2.log.model.ExecuteStampSheetLogCount
Packages that use ExecuteStampSheetLogCount
-
Uses of ExecuteStampSheetLogCount in io.gs2.log.model
Methods in io.gs2.log.model that return ExecuteStampSheetLogCountModifier and TypeMethodDescriptionstatic ExecuteStampSheetLogCountExecuteStampSheetLogCount.fromJson(com.fasterxml.jackson.databind.JsonNode data) ExecuteStampSheetLogCount.withAction(String action) ExecuteStampSheetLogCount.withMethod(String method) ExecuteStampSheetLogCount.withService(String service) ExecuteStampSheetLogCount.withUserId(String userId) -
Uses of ExecuteStampSheetLogCount in io.gs2.log.result
Methods in io.gs2.log.result that return types with arguments of type ExecuteStampSheetLogCountMethod parameters in io.gs2.log.result with type arguments of type ExecuteStampSheetLogCountModifier and TypeMethodDescriptionvoidCountExecuteStampSheetLogResult.setItems(List<ExecuteStampSheetLogCount> items) CountExecuteStampSheetLogResult.withItems(List<ExecuteStampSheetLogCount> items)