|
Node Director
|
Implements the "sfidirector" main command. More...
Static Public Member Functions | |
| static void | main (String args[]) |
| main procedure | |
Static Protected Member Functions | |
| static void | usage (DirectorException e) |
| static void | trackJob (Workflow workflow) throws DirectorException |
Implements the "sfidirector" main command.
|
static |
main procedure
| args |
References sfi.director.util.Tools.getOpt(), sfi.director.util.Setup.program_cmdline, and sfi.director.util.Setup.programname.
|
staticprotected |
References sfi.director.jobs.JobStatus.done, sfi.director.util.Tools.log(), and sfi.director.util.Logger.NOTICE.
Referenced by sfi.director.cli.create.edit(), sfi.director.cli.monitor.run(), sfi.director.cli.app_import.run(), sfi.director.cli.mkdepend.run(), sfi.director.cli.build.run(), sfi.director.cli.app_subscribe.run(), sfi.director.cli.app_freeze.run(), and sfi.director.cli.app_dist.run().
|
staticprotected |
References sfi.director.util.Tools.exit().
1.8.1.2