public class SignatureAdapter extends Object implements org.imixs.workflow.SignalAdapter
The adapter creates a digital signature with the certificate associated with the current user name by sending the pdf document to the Imixs Signatur-Service.
<signature name="autocreate">true</signature>
<signature name="rootsignature">true</signature>
<signature name="filepattern">order.pdf</signature>
<signature name="position-x">50</signature>
<signature name="position-y">650</signature>
<signature name="dimension-w">170</signature>
<signature name="dimension-h">50</signature>
<signature name="verticalalignment">true</signature>
| Modifier and Type | Field and Description |
|---|---|
static String |
ERROR_SIGNATURE_API |
static String |
OPTION_AUTO_ALIGNMENT |
static String |
OPTION_AUTOCREATE |
static String |
OPTION_DIMENSION_H |
static String |
OPTION_DIMENSION_W |
static String |
OPTION_FILEPATTERN |
static String |
OPTION_PAGE |
static String |
OPTION_POSITION_X |
static String |
OPTION_POSITION_Y |
static String |
OPTION_ROOTSIGNATURE |
static String |
OPTION_VERTICAL_ALIGNMENT |
static String |
PDF_REGEX |
| Constructor and Description |
|---|
SignatureAdapter() |
| Modifier and Type | Method and Description |
|---|---|
org.imixs.workflow.ItemCollection |
execute(org.imixs.workflow.ItemCollection document,
org.imixs.workflow.ItemCollection event)
This method posts a text from an attachment to the Imixs-ML Analyse service
endpoint
|
public static final String ERROR_SIGNATURE_API
public static final String PDF_REGEX
public static final String OPTION_AUTOCREATE
public static final String OPTION_ROOTSIGNATURE
public static final String OPTION_POSITION_X
public static final String OPTION_POSITION_Y
public static final String OPTION_DIMENSION_W
public static final String OPTION_DIMENSION_H
public static final String OPTION_VERTICAL_ALIGNMENT
public static final String OPTION_AUTO_ALIGNMENT
public static final String OPTION_PAGE
public static final String OPTION_FILEPATTERN
public org.imixs.workflow.ItemCollection execute(org.imixs.workflow.ItemCollection document,
org.imixs.workflow.ItemCollection event)
throws org.imixs.workflow.exceptions.AdapterException,
org.imixs.workflow.exceptions.PluginException
execute in interface org.imixs.workflow.Adapterorg.imixs.workflow.exceptions.AdapterExceptionorg.imixs.workflow.exceptions.PluginExceptionCopyright © 2016–2021 Imixs Software Solutions GmbH. All rights reserved.