@Deprecated public interface ActionBeanWrapperInterface
Modifier and Type | Method and Description |
---|---|
boolean |
activate()
Deprecated.
|
void |
clearHeuristicDecision(int newDecision)
Deprecated.
|
void |
doUpdateState()
Deprecated.
|
Uid |
get_uid()
Deprecated.
|
BasicAction |
getAction()
Deprecated.
|
RecordList |
getRecords(ParticipantStatus type)
Deprecated.
|
Uid |
getUid(AbstractRecord rec)
Deprecated.
|
void |
remove(LogRecordWrapper logRecordWrapper)
Deprecated.
|
StringBuilder |
toString(String prefix,
StringBuilder sb)
Deprecated.
|
RecordList getRecords(ParticipantStatus type)
boolean activate()
void doUpdateState()
Uid get_uid()
Uid getUid(AbstractRecord rec)
StringBuilder toString(String prefix, StringBuilder sb)
BasicAction getAction()
void clearHeuristicDecision(int newDecision)
void remove(LogRecordWrapper logRecordWrapper)
Copyright © 2021 JBoss by Red Hat. All rights reserved.