C# Class Composite.Tools.PackageCreator.ElementProvider.Actions.OverwriteOnInstallPackageCreatorElementProviderActionExecutor

Inheritance: IActionExecutor
Show file Open project: Orckestra/C1-Packages

Public Methods

Method Description
Execute ( EntityToken entityToken, Composite.C1Console.Security.ActionToken actionToken, FlowControllerServicesContainer flowControllerServicesContainer ) : Composite.C1Console.Actions.FlowToken

Method Details

Execute() public method

public Execute ( EntityToken entityToken, Composite.C1Console.Security.ActionToken actionToken, FlowControllerServicesContainer flowControllerServicesContainer ) : Composite.C1Console.Actions.FlowToken
entityToken Composite.C1Console.Security.EntityToken
actionToken Composite.C1Console.Security.ActionToken
flowControllerServicesContainer FlowControllerServicesContainer
return Composite.C1Console.Actions.FlowToken