JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
sonia.scm.schedule
Interface Task
public interface
Task
Tasks are executed in the future and can be running more than once. A task execution can be canceled.
Since:
1.47
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
cancel
()
Method Details
cancel
void
cancel
()