com.polarion.alm.tracker.IModuleBrancher
METHODS
Modifiers and Type | Name | Description |
---|---|---|
IModule | execute() | Executes the branching of the module and returns the resulting module which is already saved (method {@link IModule#save()} was called, so the caller does not have to do anything with the returned module. |
Back to Index