public class DirectiveClass extends Object
| Constructor and Description |
|---|
DirectiveClass(String name,
String className,
DirectiveScope scope,
io.cdap.cdap.api.artifact.ArtifactId artifactId) |
| Modifier and Type | Method and Description |
|---|---|
io.cdap.cdap.api.artifact.ArtifactId |
getArtifactId() |
String |
getClassName() |
String |
getName() |
DirectiveScope |
getScope() |
String |
toString() |
public DirectiveClass(String name, String className, DirectiveScope scope, @Nullable io.cdap.cdap.api.artifact.ArtifactId artifactId)
Copyright © 2022 CDAP Licensed under the Apache License, Version 2.0.