Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.3
-
Fix Version/s: 5.1
-
Component/s: None
-
Security Level: Public
-
- Environment:
- All
Issue Links
| Depends | |||
|---|---|---|---|
|
|
|
||
Activity
| Field | Original Value | New Value |
|---|---|---|
| Original Estimate | 0 minutes [ 0 ] | |
| Remaining Estimate | 0 minutes [ 0 ] | |
| Assignee | Mathieu Carrolle [ mcarrolle ] | Christophe Hamerling [ chamerling ] |
| Link |
This issue blocks |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Major [ 3 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 5.0.4 [ 10077 ] | |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 5.1 [ 10134 ] | |
| Fix Version/s | 5.0.4 [ 10077 ] |
| Fix Version/s | 5.0.4 [ 10077 ] |
| Fix Version/s | 5.0.4 [ 10077 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

In fact the question is more on the CDK API. For now the CDK API for Component just extends standard JBI API and add things for interceptors manipulation. One solution is to add a client access in the component API, another solution with a more flexible approach is to develop a plugin based API with generics and Class lookup.