Interface WelcomePlugin
-
- All Superinterfaces:
AppPlugin
- All Known Implementing Classes:
AbstractWelcomePlugin
,WelcomePlugins
public interface WelcomePlugin extends AppPlugin
SPI interface for plugins to the welcome webapplication.- Author:
- Daniel Meyer
-
-
Method Summary
-
Methods inherited from interface org.camunda.bpm.webapp.plugin.spi.AppPlugin
getAssetDirectory, getId, getResourceClasses, getResourceOverrides
-
-