| Package | Description |
|---|---|
| org.graylog2.rest.models.system |
| Modifier and Type | Method and Description |
|---|---|
static SystemJobSummary |
SystemJobSummary.create(UUID id,
String description,
String name,
String info,
String nodeId,
org.joda.time.DateTime startedAt,
int percentComplete,
boolean isCancelable,
boolean providesProgress) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.