C# Class RightScale.netClient.ActivityLibrary.RunScriptOrRecipe

Custom Windows Workflow Foundation CodeActivity to run a specific RightScript or Recipe on a given Server's current instance within the RightScale system
Inheritance: RightScale.netClient.ActivityLibrary.Base.RSCodeActivity
Afficher le fichier Open project: rs-services/RightScaleNetAPI

Private Properties

Свойство Type Description
IsDigitsOnly bool

Méthodes protégées

Méthode Description
GetFriendlyName ( ) : string

Override to GetFriendlyName sets the name of the objet in the designer

PerformRightScaleTask ( CodeActivityContext context ) : bool

Private Methods

Méthode Description
IsDigitsOnly ( string str ) : bool

Method Details

GetFriendlyName() protected méthode

Override to GetFriendlyName sets the name of the objet in the designer
protected GetFriendlyName ( ) : string
Résultat string

PerformRightScaleTask() protected méthode

protected PerformRightScaleTask ( CodeActivityContext context ) : bool
context CodeActivityContext
Résultat bool