Package | Description |
---|---|
com.saperion |
Main package for all SAPERION LARIX components.
|
com.saperion.connector.wf |
This package contains the main classic workflow connector classes.
|
Modifier and Type | Method and Description |
---|---|
static com.lexmark.saperion.administration.ActorReferenceType |
SaTypeConverter.createActorReference(UserNameIdPair userNameIdPair)
Created an actor reference from the given information.
|
static com.lexmark.saperion.administration.GroupReferenceType |
SaTypeConverter.createGroupReference(UserNameIdPair userNameIdPair)
Created an group reference from the given information.
|
static com.lexmark.saperion.administration.UserReferenceType |
SaTypeConverter.createUserReference(UserNameIdPair userNameIdPair)
Created an user reference from the given information.
|
Modifier and Type | Method and Description |
---|---|
Collection<UserNameIdPair> |
TaskUserSelection.getUserRestriction() |
Modifier and Type | Method and Description |
---|---|
static TaskUserSelection |
TaskUserSelection.create(Collection<UserNameIdPair> userRestriction,
boolean singleUserSelection)
Creates a TaskUserSelection that indicates that the receiver of the task has to be selected from the given users
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.