Class ProtectedVariableValueImpl

java.lang.Object
com.flowable.platform.engine.impl.tenant.ProtectedVariableValueImpl
All Implemented Interfaces:
ProtectedVariableValue

public class ProtectedVariableValueImpl extends Object implements ProtectedVariableValue
Author:
Christopher Welsch
  • Field Details

    • variableValue

      protected Object variableValue
  • Constructor Details

    • ProtectedVariableValueImpl

      public ProtectedVariableValueImpl(Object variableValue)
  • Method Details