Create Links model #6
Labels
No Label
Kind/Bug
Kind/Doc
Kind/Feature
Kind/Security
Kind/Testing
Priority/High
Priority/Low
Priority/Medium
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: core/deprecated-oc-catalog#6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This class aims at reducing the current amount of code in ConsumeMxGraphModel that is 300 lines long.
The Link class must :
A link object is created with :
If one the two object is a datacenter :
Added methods createLinks(), CheckLinks(), processLinkErrors(), isComponentSrc(), isComponentDst(), isLinkedToComputing() and isLinkedToDC() to models/workflow.go