| Package | Description |
|---|---|
| org.finra.herd.service.helper |
| Modifier and Type | Method and Description |
|---|---|
JobDefinitionAlternateKeyDto |
JobDefinitionHelper.getJobDefinitionKey(String processDefinitionKey)
Gets a job definition key using namespace and name of the the job definition extracted from the specified process definition key using the Regex
pattern.
|
JobDefinitionAlternateKeyDto |
JobDefinitionHelper.getJobDefinitionKey(String processDefinitionKey,
Pattern regexPattern)
Gets a job definition key using namespace and name of the the job definition extracted from the specified process definition key and the Regex pattern.
|
Copyright © 2017. All rights reserved.