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
UserSettingsModifier
modify
in interface UserSettingsModifier
SystemException
- when the server call failsAuthenticationException
- when authorization failsCopyright © 2021 Hyland Software Germany GmbH. All rights reserved.