@Retention(value=RUNTIME)
@Target(value=TYPE)
public static @interface Orchestrator.Metadata
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
name |
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
description |