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 -
Method Summary
Modifier and TypeMethodDescriptionvoidcontribute(org.springframework.boot.actuate.info.Info.Builder builder) version()
-
Constructor Details
-
FlowableInfoContributor
public FlowableInfoContributor()
-
-
Method Details
-
contribute
public void contribute(org.springframework.boot.actuate.info.Info.Builder builder) - Specified by:
contributein interfaceorg.springframework.boot.actuate.info.InfoContributor
-
version
-