Interface WorkManager
-
- All Superinterfaces:
Serializable
public interface WorkManager extends Serializable
WorkManager- Author:
- Jesper Pedersen
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classWorkManager.TagA Tag.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WorkManagerSecuritygetSecurity()Get the security settings
-
-
-
Method Detail
-
getSecurity
WorkManagerSecurity getSecurity()
Get the security settings- Returns:
- The value
-
-