Class TinyTaskConfService.Conf
-
- All Implemented Interfaces:
public class TinyTaskConfService.Conf
-
-
Constructor Summary
Constructors Constructor Description TinyTaskConfService.Conf(long id, String key, boolean enabled, boolean autorun, boolean matched)Creates a new Confinstance.
-
Method Summary
-
-
Constructor Detail
-
TinyTaskConfService.Conf
TinyTaskConfService.Conf(long id, String key, boolean enabled, boolean autorun, boolean matched)
Creates a newConfinstance.- Parameters:
matched- matched app and run
-
-
-
-