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 Details

    • FlowableInfoContributor

      public FlowableInfoContributor()
  • Method Details

    • contribute

      public void contribute(org.springframework.boot.actuate.info.Info.Builder builder)
      Specified by:
      contribute in interface org.springframework.boot.actuate.info.InfoContributor
    • version

      protected Map<String,Object> version()