|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractMap<K,V>
java.util.HashMap<K,V>
java.util.LinkedHashMap<java.lang.String,java.lang.Object>
com.ebmwebsourcing.easycommons.logger.LogData
org.ow2.petals.commons.logger.AbstractFlowLogData
org.ow2.petals.commons.logger.ProvideExtFlowStepBeginLogData
public class ProvideExtFlowStepBeginLogData
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.util.AbstractMap |
|---|
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V> |
| Field Summary |
|---|
| Fields inherited from class org.ow2.petals.commons.logger.AbstractFlowLogData |
|---|
FLOW_INSTANCE_ID_PROPERTY_NAME, FLOW_STEP_ID_PROPERTY_NAME, FLOW_STEP_TRACE_CODE |
| Constructor Summary | |
|---|---|
ProvideExtFlowStepBeginLogData(java.lang.String flowInstanceId,
java.lang.String flowStepId)
|
|
| Method Summary |
|---|
| Methods inherited from class com.ebmwebsourcing.easycommons.logger.LogData |
|---|
clear, clone, entrySet, keySet, put, putData, remove, values |
| Methods inherited from class java.util.LinkedHashMap |
|---|
containsValue, get, removeEldestEntry |
| Methods inherited from class java.util.HashMap |
|---|
containsKey, isEmpty, putAll, size |
| Methods inherited from class java.util.AbstractMap |
|---|
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Map |
|---|
containsKey, equals, hashCode, isEmpty, putAll, size |
| Constructor Detail |
|---|
public ProvideExtFlowStepBeginLogData(java.lang.String flowInstanceId,
java.lang.String flowStepId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||