Create Links model #6
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