WebCenter Interaction API  
 

IPTExternalOperation Members

IPTExternalOperation overview

Public Instance Methods

public methodGetCommandLine Retrieves the command line that is launched by this external operation.
public methodGetEncryptedPassword Returns an encrypted version of the executing user's password
public methodGetTimeout Gets the timeout for the command line in milliseconds
public methodGetUser Returns the user under whose identity the command line is executed.
public methodSetCommandLine Sets the command line that is launched by this external operation
public methodSetPassword Sets the password used to authenticate the executing user.
public methodSetTimeout Sets the timeout for the command line in milliseconds
public methodSetUser Sets the user under whose identity the command line is executed.

See Also

IPTExternalOperation Interface | com.plumtree.server Namespace