@Type annotation for Custom Plugins

Hi,

I'm developing a custom plugin. One of my function needs to have a custom data type as a parameter.

Based on this documentation I need to use the @Type annotation to declare a custom data type as an Input.

However, I can't seem to find any importable @Type annotation.

I checked the other data type annotations, like @DocumentDataType, which extends the @Type annotation and based on it the @Type annotation should be in the package com.appiancorp.suiteapi.type.

But it seems like the annotation is not declared as public as I can't import it in my package.

I got the appian-plug-in-sdk.jar from an Appian 19.2 installation.

Hope someone could help me proceed with this.

Thanks

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data