Class FlowableProcessProperties.AsyncHistory

java.lang.Object
com.flowable.spring.boot.process.FlowableProcessProperties.AsyncHistory
Enclosing class:
FlowableProcessProperties

public static class FlowableProcessProperties.AsyncHistory
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    AsyncHistory()  
  • Method Summary

    Modifier and Type Method Description
    boolean isEnabled()  
    void setEnabled​(boolean enabled)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled​(boolean enabled)