| Package | Description |
|---|---|
| org.kquiet.jobscheduler |
| Modifier and Type | Method and Description |
|---|---|
JobController.InteractionType |
JobController.getLatestInteraction()
Get the latest interaction.
|
protected JobController.InteractionType |
JobBase.getLatestInteraction()
Get the latest interaction from job controller.
|
static JobController.InteractionType |
JobController.InteractionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobController.InteractionType[] |
JobController.InteractionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobController.signalInteractionType(JobController.InteractionType interaction)
Signal the interaction type.
|
Copyright © 2019. All rights reserved.