public class Plugin extends Object
| Constructor and Description |
|---|
Plugin(String name,
String type,
Map<String,String> properties,
Artifact artifact) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Artifact |
getArtifact() |
String |
getName() |
Map<String,String> |
getProperties() |
String |
getType() |
int |
hashCode() |
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.