Used only internally. @param exec the execution that is created @param parent the previous execution, or null if no previous at all @exception UiException to prevent an execution from being created @since 3.0.6
Used only internally.
An instance of {@link ExecutionInit} is constructed first,and then invoke {@link ExecutionInit#init}. @param exec the execution that is created @param parent the previous execution, or null if no previous at all @exception UiException to prevent an execution from being created
|
|
|
|