org.ow2.petals.bc.ftp
Class FtpProvideExtFlowStepBeginLogData

java.lang.Object
  extended by java.util.AbstractMap<K,V>
      extended by java.util.HashMap<K,V>
          extended by java.util.LinkedHashMap<java.lang.String,java.lang.Object>
              extended by com.ebmwebsourcing.easycommons.logger.LogData
                  extended by org.ow2.petals.commons.logger.AbstractFlowLogData
                      extended by org.ow2.petals.commons.logger.ProvideExtFlowStepBeginLogData
                          extended by org.ow2.petals.bc.ftp.FtpProvideExtFlowStepBeginLogData
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.util.Map<java.lang.String,java.lang.Object>

public class FtpProvideExtFlowStepBeginLogData
extends org.ow2.petals.commons.logger.ProvideExtFlowStepBeginLogData

See Also:
Serialized Form

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
static java.lang.String FOLDER_PROPERTY_NAME
           
static java.lang.String PATTERNS_PROPERTY_NAME
           
 
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
FtpProvideExtFlowStepBeginLogData(java.lang.String flowInstanceId, java.lang.String flowStepId, java.lang.String folder)
           
FtpProvideExtFlowStepBeginLogData(java.lang.String flowInstanceId, java.lang.String flowStepId, java.lang.String folder, java.lang.String patterns)
           
 
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
 

Field Detail

FOLDER_PROPERTY_NAME

public static final java.lang.String FOLDER_PROPERTY_NAME
See Also:
Constant Field Values

PATTERNS_PROPERTY_NAME

public static final java.lang.String PATTERNS_PROPERTY_NAME
See Also:
Constant Field Values
Constructor Detail

FtpProvideExtFlowStepBeginLogData

public FtpProvideExtFlowStepBeginLogData(java.lang.String flowInstanceId,
                                         java.lang.String flowStepId,
                                         java.lang.String folder,
                                         java.lang.String patterns)

FtpProvideExtFlowStepBeginLogData

public FtpProvideExtFlowStepBeginLogData(java.lang.String flowInstanceId,
                                         java.lang.String flowStepId,
                                         java.lang.String folder)


Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.