Class FlowableInfoContributor
- java.lang.Object
-
- org.flowable.spring.boot.actuate.info.FlowableInfoContributor
-
- All Implemented Interfaces:
org.springframework.boot.actuate.info.InfoContributor
public class FlowableInfoContributor extends Object implements org.springframework.boot.actuate.info.InfoContributor
- Author:
- Filip Hrisafov
-
-
Constructor Summary
Constructors Constructor Description FlowableInfoContributor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcontribute(org.springframework.boot.actuate.info.Info.Builder builder)protected Map<String,Object>version()
-