Release: Actifsource V11.4.0
It should be possible to define any object as a search result within the actifsource search strategy.
This element only needs to implement the interface ICustomElement.java and can be used in this way.
This makes it possible, for example, to represent transition paths hierarchically:
On github there is an example:
https://github.com/actifsource/ch.actifsource.example.searchstrategyaspect
It should be possible to define any object as a search result within the actifsource search strategy.
This element only needs to implement the interface ICustomElement.java and can be used in this way.
This makes it possible, for example, to represent transition paths hierarchically:
On github there is an example:
https://github.com/actifsource/ch.actifsource.example.searchstrategyaspect