@Component
Find and ensure the IMSTemplate in the database
Parameters
neoOperations
Reference for the spring instance of ReactiveNeo4jOperations
Constructors
Functions
Link copied to clipboard
Find a matching set of IMSTemplate, IMSProjectTemplate and IMSIssueTemplate
Link copied to clipboard
private fun isContentCompatible(possibleTemplate: BaseTemplate<*, *>, referenceName: String, referenceType: Map<String, String>): Boolean
Check if a given Template can be used as if it was the reference template.