public class ConfigurationTransferAudit extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ConfigurationTransferAudit.ElementType |
Constructor and Description |
---|
ConfigurationTransferAudit() |
Modifier and Type | Method and Description |
---|---|
void |
addElement(ConfigurationTransferAudit.ElementType type) |
void |
addElement(ConfigurationTransferAudit.ElementType type,
String value) |
void |
addElement(String type) |
void |
addElement(String type,
String value) |
Map<String,Object> |
getParameters() |
public void addElement(ConfigurationTransferAudit.ElementType type)
public void addElement(ConfigurationTransferAudit.ElementType type, String value)
public void addElement(String type)
Copyright © 2023 Suncode. All rights reserved.