- Type Parameters:
T
-
- All Implemented Interfaces:
- com.lucidworks.apollo.component.crud.UpdateFunction<T>, com.lucidworks.apollo.component.crud.UpdateFunction.PostUpdate<T>
public class LinkExtractingUpdateStrategy<T extends com.lucidworks.apollo.common.objects.Entity>
extends java.lang.Object
implements com.lucidworks.apollo.component.crud.UpdateFunction.PostUpdate<T>
Create links for pipeline stage properties which refer to other resources. For example, if a
stage property refers to a Blob resource, this strategy will create a link.