Method | Description | |
---|---|---|
CopyAgentFiles ( [ instance ) : void | ||
CopyPackages ( [ instance, [ |
||
DeleteAgentFiles ( [ instance ) : void | ||
GetUrl ( |
||
InstallPackage ( [ instance, [ module ) : void | ||
PerformPostStepAction ( [ instance, [ module ) : void | ||
ResetStatus ( |
Method | Description | |
---|---|---|
ExecuteAgent ( string statusFileName, string statusUrl, string agentName, string operationUrl, string operationStartedStatus, string operationCompletedStatus ) : void | ||
Request ( [ url, [ pageName ) : string |
public static CopyAgentFiles ( [ instance ) : void | ||
instance | [ | |
return | void |
public static CopyPackages ( [ instance, [ |
||
instance | [ | |
modules | [ |
|
return | void |
public static DeleteAgentFiles ( [ instance ) : void | ||
instance | [ | |
return | void |
public static GetUrl ( |
||
instance | ||
pageName | string | |
value | string | |
key | string | |
return | string |
public static InstallPackage ( [ instance, [ module ) : void | ||
instance | [ | |
module | [ | |
return | void |
public static PerformPostStepAction ( [ instance, [ module ) : void | ||
instance | [ | |
module | [ | |
return | void |
public static ResetStatus ( |
||
instance | ||
return | void |