Package org.apache.ofbiz.base.start
Class StartupCommand
java.lang.Object
org.apache.ofbiz.base.start.StartupCommand
A command line argument passed to OFBiz
A StartupCommand
represents a processed command line argument passed
to OFBiz such that it is no longer a raw string but an instance of this class.
For example: java -jar build/libs/ofbiz.jar --status
where status is a command.
-
Nested Class Summary
-
Method Summary
-
Method Details
-
getName
-
getProperties
-