-
Notifications
You must be signed in to change notification settings - Fork 9
Labels
Process APIIssue related to the process plugin APIIssue related to the process plugin APIenhancementNew feature or requestNew feature or requestready for releaseIssue is fixed and merged into develop, ready for next releaseIssue is fixed and merged into develop, ready for next release
Milestone
Description
Related Problem
Process Plugins may require validation support for testing purposes. Existing classes that supported this were available as artifacts in DSF 1.x: ResourceValidatior
, ResourceValidatorImpl
and ValidationSupportRule
. They are not available as artifacts for DSF 2.x yet.
Describe the Solution You’d Like
Make classes like ResourceValidatior
, ResourceValidatorImpl
and ValidationSupportRule
available as a new module e.g. dsf-bpe-process-api-v2-test-support
.
Describe Alternatives You’ve Considered
Alternatively, publish them as a test-jar of dsf-bpe-process-api-v2
.
Metadata
Metadata
Assignees
Labels
Process APIIssue related to the process plugin APIIssue related to the process plugin APIenhancementNew feature or requestNew feature or requestready for releaseIssue is fixed and merged into develop, ready for next releaseIssue is fixed and merged into develop, ready for next release