Details
-
Task
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
Description
Rename method WorkflowMeta
countEntries( String name ) -> countActions( String name ) {
getSelectedEntries() -> getSelectedActions()
getAllJobGraphEntries( String name ) -> getAllWorkflowGraphActions( String name )
addJobEntryToChain( String typeDesc, boolean shift ) -> addActionToChain( String typeDesc, boolean shift )