public final class MailConsumeFlowStepBeginLogData
extends org.ow2.petals.component.framework.logger.ConsumeExtFlowStepBeginLogData
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier and Type | Field and Description |
---|---|
static String |
FOLDER_KEY |
static String |
HOST_KEY |
static String |
PORT_KEY |
static String |
SCHEME_KEY |
static String |
USER_KEY |
FLOW_STEP_FAILURE_MESSAGE_NAME
FLOW_EXCHANGE_PROPERTY_NAME, FLOW_INSTANCE_ID_PROPERTY_NAME, FLOW_PREVIOUS_STEP_ID_PROPERTY_NAME, FLOW_STEP_ENDPOINT_NAME_PROPERTY_NAME, FLOW_STEP_ID_PROPERTY_NAME, FLOW_STEP_INTERFACE_NAME_PROPERTY_NAME, FLOW_STEP_OPERATION_NAME_PROPERTY_NAME, FLOW_STEP_SERVICE_NAME_PROPERTY_NAME, FLOW_STEP_TRACE_CODE
Constructor and Description |
---|
MailConsumeFlowStepBeginLogData(String flowInstanceId,
String flowStepId,
String scheme,
String host,
String port,
String user,
String folder) |
clear, clone, entrySet, keySet, put, putData, remove, values
containsValue, get, removeEldestEntry
containsKey, isEmpty, putAll, size
equals, hashCode, toString
public static final String SCHEME_KEY
public static final String HOST_KEY
public static final String PORT_KEY
public static final String USER_KEY
public static final String FOLDER_KEY
Copyright © 2005-2018 Linagora. All Rights Reserved.