@Component
public class GenerateFunctionMetadataCommand
extends com.marklogic.appdeployer.command.AbstractCommand
| Constructor and Description | 
|---|
GenerateFunctionMetadataCommand()  | 
GenerateFunctionMetadataCommand(com.marklogic.client.DatabaseClient modulesClient,
                               Versions versions)  | 
GenerateFunctionMetadataCommand(HubConfig hubConfig,
                               boolean isCompatibleWithES)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
execute(com.marklogic.appdeployer.command.CommandContext context)  | 
adjustPayloadBeforeSavingResource, adjustResourceManagerForPayload, afterResourceSaved, cmaEndpointExists, convertPayloadToObjectNode, convertXmlPayloadToJsonIfNecessary, copyFileToString, copyFileToString, deployConfiguration, determineDatabaseNameForDatabaseResourceDirectory, getBiPredicateForMergingResources, getContextKeyForResourcesToSave, getExecuteSortOrder, getResourceClassType, getResourceFilenameFilter, getResourceIdPropertyName, isStoreResourceIdsAsCustomTokens, isSupportsResourceMerging, listFilesInDirectory, logResourceDirectoryNotFound, mergeResources, readResourceFromFile, resourceMergingIsSupported, saveMergedResources, saveResource, saveResource, setExecuteSortOrder, setFilenamesToIgnore, setIncrementalMode, setPayloadTokenReplacer, setResourceClassType, setResourceFilenameFilter, setResourceFilenamesExcludePattern, setResourceFilenamesIncludePattern, setResourceIdPropertyName, setStoreResourceIdsAsCustomTokens, setSupportsResourceMerging, storeResourceInCommandContextMap, storeTokenForResourceIdpublic GenerateFunctionMetadataCommand()
public GenerateFunctionMetadataCommand(HubConfig hubConfig, boolean isCompatibleWithES)
hubConfig - isCompatibleWithES - if it's known that the version of ML supports mapping based on Entity Services, then
                           can set this to truepublic GenerateFunctionMetadataCommand(com.marklogic.client.DatabaseClient modulesClient,
                                       Versions versions)