Class RuntimeBundleInfoAppender
- java.lang.Object
-
- org.activiti.cloud.services.events.converter.RuntimeBundleInfoAppender
-
public class RuntimeBundleInfoAppender extends Object
-
-
Constructor Summary
Constructors Constructor Description RuntimeBundleInfoAppender(RuntimeBundleProperties properties)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CloudRuntimeEntityImplappendRuntimeBundleInfoTo(CloudRuntimeEntityImpl cloudRuntimeEntity)CloudRuntimeEventImpl<?,?>appendRuntimeBundleInfoTo(CloudRuntimeEventImpl<?,?> cloudRuntimeEvent)
-
-
-
Constructor Detail
-
RuntimeBundleInfoAppender
public RuntimeBundleInfoAppender(RuntimeBundleProperties properties)
-
-
Method Detail
-
appendRuntimeBundleInfoTo
public CloudRuntimeEventImpl<?,?> appendRuntimeBundleInfoTo(CloudRuntimeEventImpl<?,?> cloudRuntimeEvent)
-
appendRuntimeBundleInfoTo
public CloudRuntimeEntityImpl appendRuntimeBundleInfoTo(CloudRuntimeEntityImpl cloudRuntimeEntity)
-
-