Package | Description |
---|---|
com.saperion |
Main package for all SAPERION LARIX components.
|
com.saperion.intf.wf |
This package contains the common used workflow interfaces for the LARIX components.
|
com.saperion.wf |
This package contains the common used workflow classes.
|
Modifier and Type | Method and Description |
---|---|
static com.lexmark.saperion.workflow.WorkflowProcessReferenceType |
SaTypeConverter.createProcessReference(ProcessInfo processInfo)
Creates a new workflow process reference from a
ProcessInfo . |
static com.lexmark.saperion.workflow.TaskReferenceType |
SaTypeConverter.createTaskReference(ProcessInfo info)
Creates a new task reference from the corresponding task process information.
|
Modifier and Type | Method and Description |
---|---|
ProcessInfo |
TaskInfo.getProcessInfo() |
Modifier and Type | Class and Description |
---|---|
class |
ProcessInfoImpl
Process info class.
|
Modifier and Type | Method and Description |
---|---|
ProcessInfo |
TaskInfoImpl.getProcessInfo() |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.