ADF Task Flow:-
1. Adf task flow is a modular approach, that is used to define the control flow in an application.
2. Adf task flow is used to perform a reusability of jsf pages by breaking a single jsf page into a collection of different reusable task flow.
3. Navigation is in between the pages, activities, task flows, routers etc.
4. It uses memory scope i.e pageFlow scope, in order to navigate the data within the task flows.
5. There are two type of task flows :-
a. Unbounded Task Flow.
b. Bounded Task Flow.
1. Adf task flow is a modular approach, that is used to define the control flow in an application.
2. Adf task flow is used to perform a reusability of jsf pages by breaking a single jsf page into a collection of different reusable task flow.
3. Navigation is in between the pages, activities, task flows, routers etc.
4. It uses memory scope i.e pageFlow scope, in order to navigate the data within the task flows.
5. There are two type of task flows :-
a. Unbounded Task Flow.
b. Bounded Task Flow.
0 comments:
Post a Comment