Property | Type | Description | |
---|---|---|---|
AppendAccountMashupFile | void | ||
GetMashupScripts | Tp.Integration.Messages.PluginLifecycle.PluginMashupScript[] | ||
GetPlaceholders | string[] |
Method | Description | |
---|---|---|
CreatePluginMashupMessage ( ) : |
||
CreatePluginMashupMessage ( |
||
Mashup ( List |
||
ValidateAdd ( MashupManagerProfile profile ) : PluginProfileErrorCollection |
Method | Description | |
---|---|---|
ValidateNameContainsOnlyValidChars ( PluginProfileErrorCollection errors ) : void | ||
ValidateNameNotEmpty ( PluginProfileErrorCollection errors ) : void | ||
ValidateNameUniqueness ( PluginProfileErrorCollection errors, MashupManagerProfile profile ) : void |
Method | Description | |
---|---|---|
AppendAccountMashupFile ( |
||
GetMashupScripts ( |
||
GetPlaceholders ( ) : string[] |
public CreatePluginMashupMessage ( ) : |
||
return |
public CreatePluginMashupMessage ( |
||
accountName | ||
return |
public ValidateAdd ( MashupManagerProfile profile ) : PluginProfileErrorCollection | ||
profile | MashupManagerProfile | |
return | PluginProfileErrorCollection |
protected ValidateNameContainsOnlyValidChars ( PluginProfileErrorCollection errors ) : void | ||
errors | PluginProfileErrorCollection | |
return | void |
protected ValidateNameNotEmpty ( PluginProfileErrorCollection errors ) : void | ||
errors | PluginProfileErrorCollection | |
return | void |
protected ValidateNameUniqueness ( PluginProfileErrorCollection errors, MashupManagerProfile profile ) : void | ||
errors | PluginProfileErrorCollection | |
profile | MashupManagerProfile | |
return | void |