| Modifier and Type | Optional Element and Description |
|---|---|
String |
description
Provides a description explaining what the property is for
|
boolean |
isDynamic
Indicates if the property is dynamic or static.
|
public abstract String description
public abstract boolean isDynamic
A dynamic property can change its value without requiring a plugin restart. A static property requires to restart the plugin to use the updated property value.
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.