public class DefaultESInstanceViewTransformer extends Object implements ESInstanceViewTransformer
Modifier | Constructor and Description |
---|---|
protected |
DefaultESInstanceViewTransformer(String index,
String type) |
Modifier and Type | Method and Description |
---|---|
ESRequest |
index(org.jbpm.persistence.api.integration.InstanceView<?> view) |
ESRequest |
update(org.jbpm.persistence.api.integration.InstanceView<?> view) |
public ESRequest index(org.jbpm.persistence.api.integration.InstanceView<?> view)
index
in interface ESInstanceViewTransformer
public ESRequest update(org.jbpm.persistence.api.integration.InstanceView<?> view)
update
in interface ESInstanceViewTransformer
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.