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, isVisibleMethods inherited from interface io.micronaut.core.naming.Described
getDescriptionMethods inherited from interface io.micronaut.starter.feature.Feature
apply, getCategory, getDescription, getMicronautDocumentation, getOrder, getThirdPartyDocumentation, isPreview, processSelectedFeatures, supports
-
Method Details
-
getCommunityContributor
- Specified by:
getCommunityContributorin interfaceCommunityFeature- Returns:
- Indicates name of the community contributor.
-