Uses of Class
de.espirit.firstspirit.access.ServerActionNotFoundException
-
Uses of ServerActionNotFoundException in de.espirit.firstspirit.access
Modifier and TypeMethodDescriptionServerActionHandle.cancelAction()
Cancel the related server action.ServerActionHandle.getProgress
(boolean removeActionIfFinished) Returns the current action progress of the related server action since the last progress poll.
The recommended delay between polls is 1 to 2 seconds.boolean
ServerActionHandle.isRunning()
Indicates wether the related server action is still running, or not.