| Package | Description |
|---|---|
| io.gs2.jobQueue.model | |
| io.gs2.jobQueue.request |
| Modifier and Type | Method and Description |
|---|---|
static JobEntry |
JobEntry.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
JobEntry |
JobEntry.withArgs(String args) |
JobEntry |
JobEntry.withMaxTryCount(Integer maxTryCount) |
JobEntry |
JobEntry.withScriptId(String scriptId) |
| Modifier and Type | Method and Description |
|---|---|
List<JobEntry> |
PushByUserIdRequest.getJobs() |
| Modifier and Type | Method and Description |
|---|---|
void |
PushByUserIdRequest.setJobs(List<JobEntry> jobs) |
PushByUserIdRequest |
PushByUserIdRequest.withJobs(List<JobEntry> jobs) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.