public class ScheduleExecution extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.springframework.web.util.UriTemplate |
TEMPLATE |
static String |
URI |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getCreated() |
Map<String,String> |
getLinks() |
String |
getProcessLastDeployedBy() |
String |
getStatus() |
String |
getTrigger() |
String |
getUri() |
boolean |
isFinished() |
public static final String URI
public static final org.springframework.web.util.UriTemplate TEMPLATE
public String getStatus()
public org.joda.time.DateTime getCreated()
public String getTrigger()
public String getProcessLastDeployedBy()
public String getUri()
public boolean isFinished()
Copyright © 2017. All rights reserved.