public class HubCentralConverter
extends com.marklogic.client.ext.helper.LoggingObject
| Constructor and Description |
|---|
HubCentralConverter(HubConfig hubConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
convertEntityModels()
Convert the entity model files in a user's local project.
|
void |
convertUserArtifacts()
Convert the entity model, flow and mapping files in a user's local project.
|
protected boolean |
entityModelRequiresConversion(java.lang.String fileName,
com.fasterxml.jackson.databind.JsonNode entityModelNode) |
protected boolean |
entityModelValidForConversion(java.lang.String fileName,
com.fasterxml.jackson.databind.JsonNode entityModelNode) |
public HubCentralConverter(HubConfig hubConfig)
public void convertUserArtifacts()
protected void convertEntityModels()
protected boolean entityModelRequiresConversion(java.lang.String fileName,
com.fasterxml.jackson.databind.JsonNode entityModelNode)
protected boolean entityModelValidForConversion(java.lang.String fileName,
com.fasterxml.jackson.databind.JsonNode entityModelNode)