IArtifactStatusAddin
Add-in responsible for inferring the status of a given artifact.
Trigger Event(s): Document submission |
Method | Description | ||
---|---|---|---|
isSubmittable |
Determines if a given artifact is ready to be submitted |
||
Parameter |
Type |
Description |
|
artifactDetails |
ArtifactDetails |
Context of the artifact (artifact variables and properties) with read-only access |
|
Returns |
Type |
Description |
|
- |
- |
- |
eSign brings an out-of-the box implementation for this interface that is described below |
Implementation | Default | Description |
---|---|---|
DefaultArtifactStatusAddin |
✓ |
Defines that a document is submittable only when all mandatory fields are filled |