public class MilestonesApi extends JsonRestService
HTTP_200_OK, HTTP_201_CREATED, HTTP_202_ACCEPTED, HTTP_400_BAD_REQUEST, HTTP_401_UNAUTHORIZED, HTTP_403_FORBIDDEN, HTTP_404_NOT_FOUND, HTTP_405_METHOD_NOT_ALLOWED, HTTP_409_CONFLICT, HTTP_500_INTERNAL_ERROR, HTTP_501_NOT_IMPLEMENTED
Constructor and Description |
---|
MilestonesApi() |
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
get(java.lang.String path,
java.util.Map<java.lang.String,java.lang.String> headers)
Retrieve an existing entity or relationship.
|
org.json.JSONObject |
getDefinition(java.lang.Long processId) |
org.json.JSONObject |
getDefinition(java.lang.String assetPath) |
JsonArray |
getDefinitions(Query query)
Returns a list of master proc defs with milestones defined.
|
org.json.JSONObject |
getGroups() |
delete, export, getDefaultResponse, getExporter, getJson, getText, invokeServiceProcess, isApi, launchProcess, notifyProcess, notifyProcess, patch, post, put, service, validateResponse
auditLog, authorize, authorizeExport, generateRequestId, getAction, getAuthUser, getEntity, getEntityDescription, getEntityId, getParameters, getQuery, getRequestUrl, getRequiredProperty, getRoles, getRoles, getSegment, getSegments, getSource, getSub, getUserAction, logtag, masterRequestId
public org.json.JSONObject get(java.lang.String path, java.util.Map<java.lang.String,java.lang.String> headers) throws ServiceException
JsonRestService
get
in class JsonRestService
ServiceException
public JsonArray getDefinitions(Query query) throws ServiceException
ServiceException
public org.json.JSONObject getDefinition(java.lang.Long processId) throws ServiceException
ServiceException
public org.json.JSONObject getDefinition(java.lang.String assetPath) throws ServiceException
ServiceException
public org.json.JSONObject getGroups()
Copyright © 2019 CenturyLink, Inc.