public class SubstituteModifier extends Object implements UserSettingsModifier
| Constructor and Description |
|---|
SubstituteModifier(com.saperion.intf.wf.WorkflowMember substitute,
boolean substituteAccessEnabled,
boolean substituteAccessChanged)
Literal constructor.
|
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 SAPERION AG. All rights reserved.