Aqualogic Interaction API  
 

IPTExternalOperation Members

IPTExternalOperation overview

Public Instance Methods

GetCommandLine Retrieves the command line that is launched by this external operation.
GetEncryptedPassword Returns an encrypted version of the executing user's password
GetTimeout Gets the timeout for the command line in milliseconds
GetUser Returns the user under whose identity the command line is executed.
SetCommandLine Sets the command line that is launched by this external operation
SetPassword Sets the password used to authenticate the executing user.
SetTimeout Sets the timeout for the command line in milliseconds
SetUser Sets the user under whose identity the command line is executed.

See Also

IPTExternalOperation Interface | com.plumtree.server Namespace