Package | Description |
---|---|
io.stallion.asyncTasks | |
io.stallion.dataAccess | |
io.stallion.jobs | |
io.stallion.users |
Modifier and Type | Method and Description |
---|---|
String |
AsyncTask.getCustomKey()
A user generated unique key for the task, used for updating the task or preventing duplicates.
|
String |
AsyncTask.getSecret()
A secret key, generated by the async persister, that can be used for
looking up the task object.
|
Modifier and Type | Method and Description |
---|---|
String |
StandardDisplayableModel.getSlug()
The user settable path component of the URL at which this page can be accessed, before
applying the override/secondary domain (if applicable)
|
Modifier and Type | Method and Description |
---|---|
String |
JobStatus.getName() |
Modifier and Type | Method and Description |
---|---|
String |
OAuthApproval.getAccessToken() |
String |
OAuthApproval.getCode() |
String |
User.getEmail() |
String |
OAuthClient.getFullClientId() |
String |
OAuthApproval.getRefreshToken() |
String |
User.getUsername() |
Copyright © 2016. All rights reserved.