public class XAResourceDetectedEvent extends Event
| Modifier and Type | Class and Description |
|---|---|
static class |
XAResourceDetectedEvent.ResourceType |
| Modifier and Type | Field and Description |
|---|---|
XAResourceDetectedEvent.ResourceType |
resourceType |
String |
uniqueResourceName |
String |
xaClassName |
Properties |
xaProperties |
Set<String> |
xaPropertyNamesToHide |
eventCreationTimestamp, LINE_SEPARATOR| Constructor and Description |
|---|
XAResourceDetectedEvent(String xaClassName,
Properties xaProperties,
Set<String> xaPropertyNamesToHide,
XAResourceDetectedEvent.ResourceType resourceType,
String uniqueResourceName) |
public final String xaClassName
public final Properties xaProperties
public final XAResourceDetectedEvent.ResourceType resourceType
public String uniqueResourceName
public XAResourceDetectedEvent(String xaClassName, Properties xaProperties, Set<String> xaPropertyNamesToHide, XAResourceDetectedEvent.ResourceType resourceType, String uniqueResourceName)
Copyright © 2026. All rights reserved.