Class SpinValueImpl

    • Field Detail

      • serializedValue

        protected String serializedValue
      • isDeserialized

        protected boolean isDeserialized
      • dataFormatName

        protected String dataFormatName
    • Constructor Detail

      • SpinValueImpl

        public SpinValueImpl​(org.camunda.spin.Spin<?> value,
                             String serializedValue,
                             String dataFormatName,
                             boolean isDeserialized,
                             ValueType type,
                             boolean isTransient)