Class ToCloudVariableInstanceConverter


  • public class ToCloudVariableInstanceConverter
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ToCloudVariableInstanceConverter​(org.activiti.cloud.services.events.converter.RuntimeBundleInfoAppender runtimeBundleInfoAppender)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.activiti.cloud.api.model.shared.CloudVariableInstance from​(org.activiti.api.model.shared.model.VariableInstance variableInstance)  
      • Methods inherited from class java.lang.Object

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

      • ToCloudVariableInstanceConverter

        public ToCloudVariableInstanceConverter​(org.activiti.cloud.services.events.converter.RuntimeBundleInfoAppender runtimeBundleInfoAppender)
    • Method Detail

      • from

        public org.activiti.cloud.api.model.shared.CloudVariableInstance from​(org.activiti.api.model.shared.model.VariableInstance variableInstance)