public class SubstituteModifier extends Object implements UserSettingsModifier
| Constructor and Description |
|---|
SubstituteModifier(com.saperion.intf.wf.WorkflowMember substitute,
boolean substituteAccessEnabled,
boolean substituteAccessChanged)
Literal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
modify()
Implement to define action that modifies the current user.
|
public SubstituteModifier(com.saperion.intf.wf.WorkflowMember substitute,
boolean substituteAccessEnabled,
boolean substituteAccessChanged)
substitute - The substitute for workflows.substituteAccessEnabled - whether the substitute has access to the current users wfInbox.substituteAccessChanged - whether the access-flag has changed and so needs to be
updatedpublic void modify()
throws SystemException,
AuthenticationException
UserSettingsModifiermodify in interface UserSettingsModifierSystemException - when the server call failsAuthenticationException - when authorization failsCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.