Annotation Interface ManagedJob


@Retention(RUNTIME) @Documented @Target(TYPE) public @interface ManagedJob
This annotation will be added for commands which need to be managed by Job Manager
Author:
Bhakti Mehta