public interface Modify<T> extends WorkingMemoryTask<T>
MetaCallableTask.KIND
Modifier and Type | Method and Description |
---|---|
T |
call(InternalKnowledgeBase knowledgeBase) |
T |
call(T o) |
Object[] |
getAdditionalUpdates() |
BitMask |
getAdditionalUpdatesModificationMask(int j) |
Class |
getModificationClass() |
BitMask |
getModificationMask() |
ModifyTask |
getSetterChain() |
T |
getTarget() |
getSetters, getTargetId
call, kind
getId, getUri
T getTarget()
getTarget
in interface WorkingMemoryTask<T>
T call(InternalKnowledgeBase knowledgeBase)
BitMask getModificationMask()
Class getModificationClass()
ModifyTask getSetterChain()
Object[] getAdditionalUpdates()
BitMask getAdditionalUpdatesModificationMask(int j)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.