public interface ResourceXmlPropertyEmitterInterface
| Modifier and Type | Method and Description |
|---|---|
String |
getExtraResourceProperties(ResourceHolderInterface ref,
int indention)
Allows injection of additional relevant properties in the to-xml of the Resource Reference.
|
String getExtraResourceProperties(ResourceHolderInterface ref, int indention)
ref - The Resource Reference Holder (a step, or a job entry)indention - If -1, then no indenting, otherwise, it's the indent level to indent the XML stringsCopyright © 2018 Hitachi Vantara. All rights reserved.