public class ScriptExecutorJob extends Object implements org.lastaflute.job.LaJob
| Constructor and Description |
|---|
ScriptExecutorJob() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isTarget(String target) |
void |
run(org.lastaflute.job.LaJobRuntime runtime) |
public void run(org.lastaflute.job.LaJobRuntime runtime)
run in interface org.lastaflute.job.LaJobprotected boolean isTarget(String target)
Copyright © 2009–2017 CodeLibs. All rights reserved.