Class SetCurrentUserSubstituteAccess

  • All Implemented Interfaces:
    com.lexmark.saperion.remote.common.operations.Operation<com.lexmark.saperion.remote.common.operations.Void,​SaBasicException,​LegacyConnection>, java.io.Serializable

    public class SetCurrentUserSubstituteAccess
    extends VoidOperation
    When invoked, the server will set the current user's substitute's access to the user's workflow-inbox.
    See Also:
    Serialized Form
    • Constructor Detail

      • SetCurrentUserSubstituteAccess

        public SetCurrentUserSubstituteAccess​(boolean accessEnabled)
        Literal constructor.
        Parameters:
        accessEnabled - Whether the current user's substitute has access
    • Method Detail

      • voidInvoke

        public void voidInvoke()
                        throws com.saperion.jni.SaJNIException
        Description copied from class: VoidOperation
        Invokes this void operation.
        Specified by:
        voidInvoke in class VoidOperation
        Throws:
        com.saperion.jni.SaJNIException