@Retention(value=RUNTIME) public @interface AtlasActionProperty
Modifier and Type | Required Element and Description |
---|---|
String |
title |
FieldType |
type |
Modifier and Type | Optional Element and Description |
---|---|
CollectionType |
collectionType |
public abstract String title
public abstract FieldType type
public abstract CollectionType collectionType
Copyright © 2017–2021 Red Hat, Inc.. All rights reserved.