public interface Action extends Serializable
Modifier and Type | Method and Description |
---|---|
ActionDetails |
getActionDetails() |
ComponentDetails |
getComponentDetails() |
Integer |
getId() |
Operation |
getOperation() |
String |
getSourceId() |
String |
getSourceName() |
Component |
getSourceType() |
Date |
getTimestamp() |
String |
getUserIdentity() |
Integer getId()
Date getTimestamp()
String getUserIdentity()
String getSourceId()
String getSourceName()
Component getSourceType()
ComponentDetails getComponentDetails()
Operation getOperation()
ActionDetails getActionDetails()
Copyright © 2022 Apache NiFi Project. All rights reserved.