Interface CamundaCommunityFeature
- All Superinterfaces:
CommunityFeature
,io.micronaut.core.naming.Described
,Feature
,io.micronaut.core.naming.Named
,io.micronaut.core.order.Ordered
- All Known Implementing Classes:
ExternalWorker
,Platform7
,Zeebe
-
Field Summary
Fields inherited from interface io.micronaut.core.order.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
-
Method Summary
Methods inherited from interface io.micronaut.starter.feature.CommunityFeature
getCommunityFeatureName, getCommunityFeatureTitle, getName, getTitle, isCommunity, isVisible
Methods inherited from interface io.micronaut.core.naming.Described
getDescription
Methods inherited from interface io.micronaut.starter.feature.Feature
apply, getCategory, getDescription, getMicronautDocumentation, getOrder, getThirdPartyDocumentation, isPreview, processSelectedFeatures, supports
-
Method Details
-
getCommunityContributor
- Specified by:
getCommunityContributor
in interfaceCommunityFeature
- Returns:
- Indicates name of the community contributor.
-