# class BaseCreateJobAction
Base class for create job actions in various apps
Note: concrete sub-classes must define XmlRootElement, e.g.
@XmlRootElement(name = BaseCreateJobAction.ActionName)
BaseCreateJobAction inherits from Action
# STATIC MEMBERS
# static member read-only ActionName
Type: String
Description:
# CONSTRUCTORS
# constructor BaseCreateJobAction()
Description:
# FUNCTIONS
# function nameKey()
Description:
Return:
(String) -