public interface PersistentProcessInstance
extends org.drools.persistence.api.Transformable
Modifier and Type | Method and Description |
---|---|
Set<String> |
getEventTypes() |
Long |
getId() |
byte[] |
getProcessInstanceByteArray() |
void |
setId(Long id) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.