C# Class Unlimited.Applications.BusinessDesignStudio.Activities.DsfUnZip

Inheritance: Dev2.Activities.PathOperations.DsfAbstractMultipleFilesActivity, IUnZip, IPathOverwrite, IPathOutput, IPathInput, IDestinationUsernamePassword
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DsfUnZip ( ) : System
GetForEachInputs ( ) : IList
UpdateForEachInputs ( string>.IList updates ) : void

Méthodes protégées

Méthode Description
AddDebugInputItems ( IExecutionEnvironment environment, int update ) : void
AddItemsToIterator ( IExecutionEnvironment environment, int update ) : void
ExecuteBroker ( IActivityOperationsBroker broker, IActivityIOOperationsEndPoint scrEndPoint, IActivityIOOperationsEndPoint dstEndPoint ) : string
MoveRemainingIterators ( ) : void

Method Details

AddDebugInputItems() protected méthode

protected AddDebugInputItems ( IExecutionEnvironment environment, int update ) : void
environment IExecutionEnvironment
update int
Résultat void

AddItemsToIterator() protected méthode

protected AddItemsToIterator ( IExecutionEnvironment environment, int update ) : void
environment IExecutionEnvironment
update int
Résultat void

DsfUnZip() public méthode

public DsfUnZip ( ) : System
Résultat System

ExecuteBroker() protected méthode

protected ExecuteBroker ( IActivityOperationsBroker broker, IActivityIOOperationsEndPoint scrEndPoint, IActivityIOOperationsEndPoint dstEndPoint ) : string
broker IActivityOperationsBroker
scrEndPoint IActivityIOOperationsEndPoint
dstEndPoint IActivityIOOperationsEndPoint
Résultat string

GetForEachInputs() public méthode

public GetForEachInputs ( ) : IList
Résultat IList

MoveRemainingIterators() protected méthode

protected MoveRemainingIterators ( ) : void
Résultat void

UpdateForEachInputs() public méthode

public UpdateForEachInputs ( string>.IList updates ) : void
updates string>.IList
Résultat void