play.jobs
Annotation Type Every


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Every

Run a job at specified intervale Example, @Every("1h")


Required Element Summary
 java.lang.String value
           
 

Element Detail

value

public abstract java.lang.String value


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly