I am having below method in my class,
public boolean isExecutionDone() { boolean flag = false; long nowPlus5Minutes = System.currentTimeMillis() +