@Component
public class GenerateFunctionMetadataCommand
extends com.marklogic.appdeployer.command.AbstractCommand
Constructor and Description |
---|
GenerateFunctionMetadataCommand() |
GenerateFunctionMetadataCommand(HubConfig hubConfig) |
Modifier and Type | Method and Description |
---|---|
void |
execute(com.marklogic.appdeployer.command.CommandContext context) |
void |
generateFunctionMetadata() |
boolean |
isCatchExceptionsForUserModules() |
void |
setCatchExceptionsForUserModules(boolean catchExceptionsForUserModules) |
void |
setHubConfig(HubConfig hubConfig) |
adjustPayloadBeforeSavingResource, adjustResourceManagerForPayload, afterResourceSaved, cmaEndpointExists, convertPayloadToObjectNode, convertXmlPayloadToJsonIfNecessary, copyFileToString, copyFileToString, deployConfiguration, determineDatabaseNameForDatabaseResourceDirectory, getBiPredicateForMergingResources, getContextKeyForResourcesToSave, getExecuteSortOrder, getPayloadParser, 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, storeTokenForResourceId
public GenerateFunctionMetadataCommand()
public GenerateFunctionMetadataCommand(HubConfig hubConfig)
public void execute(com.marklogic.appdeployer.command.CommandContext context)
public void generateFunctionMetadata()
public void setHubConfig(HubConfig hubConfig)
public void setCatchExceptionsForUserModules(boolean catchExceptionsForUserModules)
public boolean isCatchExceptionsForUserModules()