JBPM6 developer guide : learn about the components, tooling, and integration points that are part of the JBoss Business Process Management (BPM) framework /
If you are a Java developer or architect who needs to have a better understanding of how Business Process Management frameworks behave in real-life implementations, this book is for you. This book assumes that you know the Java language well and are familiar with some widely used frameworks such as...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, UK :
Packt Pub.,
2014.
|
Edición: | 3rd ed. |
Colección: | Community experience distilled.
|
Temas: | |
Acceso en línea: | Texto completo Texto completo |
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | EBSCO_ocn889970425 | ||
003 | OCoLC | ||
005 | 20231017213018.0 | ||
006 | m o d | ||
007 | cr unu|||||||| | ||
008 | 140904s2014 enka o 001 0 eng d | ||
040 | |a UMI |b eng |e pn |c UMI |d E7B |d DEBBG |d DEBSZ |d COO |d YDXCP |d OCLCQ |d OCLCF |d OCLCQ |d N$T |d AGLDB |d OCLCQ |d OCLCO |d D6H |d VTS |d CEF |d UKMGB |d STF |d AU@ |d UKAHL |d OCLCQ |d OCLCO |d VLY |d AJS |d OCLCO |d QGK |d OCLCQ | ||
015 | |a GBB753667 |2 bnb | ||
016 | 7 | |a 018006572 |2 Uk | |
019 | |a 907256269 |a 1259147557 | ||
020 | |a 9781783286621 |q (electronic bk.) | ||
020 | |a 1783286628 |q (electronic bk.) | ||
020 | |z 1783286628 | ||
020 | |z 178328661X | ||
020 | |z 9781783286614 | ||
029 | 1 | |a DEBBG |b BV042182557 | |
029 | 1 | |a DEBSZ |b 417232403 | |
029 | 1 | |a DEBSZ |b 493149406 | |
029 | 1 | |a GBVCP |b 815097166 | |
029 | 1 | |a UKMGB |b 018006572 | |
035 | |a (OCoLC)889970425 |z (OCoLC)907256269 |z (OCoLC)1259147557 | ||
037 | |a CL0500000477 |b Safari Books Online | ||
050 | 4 | |a TS156.8 |b .D463 2014 | |
072 | 7 | |a TEC |x 009060 |2 bisacsh | |
072 | 7 | |a TEC |x 018000 |2 bisacsh | |
072 | 7 | |a TEC |x 020000 |2 bisacsh | |
072 | 7 | |a TEC |x 040000 |2 bisacsh | |
082 | 0 | 4 | |a 670.427 |2 23 |
049 | |a UAMI | ||
100 | 1 | |a De Mato, Mariano Nicolas. | |
245 | 1 | 0 | |a JBPM6 developer guide : |b learn about the components, tooling, and integration points that are part of the JBoss Business Process Management (BPM) framework / |c Mariano Nicolas De Maio, Maurico Salatino, Esteban Allvarti. |
250 | |a 3rd ed. | ||
260 | |a Birmingham, UK : |b Packt Pub., |c 2014. | ||
300 | |a 1 online resource (1 volume) : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
347 | |a text file | ||
490 | 1 | |a Community experience distilled | |
588 | 0 | |a Online resource; title from cover (Safari, viewed September 2, 2014). | |
505 | 0 | |a Cover; Copyright; Credits; About the Author; Acknowledgments; About the Author; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Why Do We Need Business Process Management?; Theoretical background; Introduction, analysis, and explanations of standard specifications; Technical details and common practices of jBPM6; The conceptual background of BPM; Business processes; Sequence of business activities; Naming our activities; Business users and business applications; Humans and systems behave differently | |
505 | 8 | |a Humans and systems -- classification strategiesAchieving a business goal; The BPM discipline; BPM stage 1 -- discovering your business processes; BPM stage 2 -- formalizing your new processes; BPM stage 3 -- implementing your technical assets; The business entity model; Coordination and orchestration of activities; BPM stage 4 -- runtime; BPM stage 5 -- monitoring; BPM stage 6 -- improvements; BPM applications in the real world; The BPMS check list; BPM APIs and common practices; BPM -- adoption of standards; Summary; Chapter 2: BPM Systems'' Structure; Components of a BPMS; The execution node | |
505 | 8 | |a The semantic moduleThe process engine; Node instance structures; Components inside jBPM6; Transactions and persistence; Audit/History logs; Real-time dashboards; Data mining and data analysis tools; The KIE APIs; KIE services; The KIE module; The KIE container; The KIE base; The KIE session; External interactions; The Human task component; Human tasks -- life cycle; Human tasks -- APIs; The User/Group callback; The BPMS ecosystem; BPM and service-oriented architecture; Service orchestration; Enterprise Service Bus; Rule engines; Classic BPM system and rule engine integration | |
505 | 8 | |a Event-driven architecture and complex event processingPredictive analytics and decision management; Summary; Chapter 3: Using BPMN 2.0 to Model Business Scenarios; Introduction to BPMN 2.0; Process modeling compliance; BPMN 2.0 elements; Flow elements; Connecting elements; Data elements; Swimlanes; Artifacts; Task types in jBPM6; Subprocess types in jBPM6; Event subtypes; Boundary events; BPMN 2.0; Modeling business scenarios with BPMN 2.0; Technical perspective; Sprint management technical overview; Adding simple process data; Summary; Chapter 4: Understanding the KIE Workbench | |
505 | 8 | |a What you need to start a jBPM6 environmentRunning the KIE Workbench installer; What you will need to create the jBPM6 business processes; Workbench utilities; Process designer; Other knowledge asset editors; What you will need to run the jBPM6 business processes; Process runtime; Process UI; Task lists; Task forms; Summary; Chapter 5: Creating a Process Project in the KIE Workbench; An IDE to our knowledge; A variety of process designers; The BPMN 2.0 Eclipse editor; The Web Process Designer; The jBPM Eclipse plugin; Interacting with the Web Process Designer; Creating new processes | |
520 | |a If you are a Java developer or architect who needs to have a better understanding of how Business Process Management frameworks behave in real-life implementations, this book is for you. This book assumes that you know the Java language well and are familiar with some widely used frameworks such as Hibernate. You should also know the basics of relational databases and Maven-based applications. | ||
546 | |a English. | ||
590 | |a eBooks on EBSCOhost |b EBSCO eBook Subscription Academic Collection - Worldwide | ||
590 | |a O'Reilly |b O'Reilly Online Learning: Academic/Public Library Edition | ||
630 | 0 | 0 | |a JBoss. |
630 | 0 | 7 | |a JBoss. |2 blmlsh |
630 | 0 | 7 | |a JBoss. |2 fast |0 (OCoLC)fst01397097 |
650 | 0 | |a Process control. | |
650 | 6 | |a Fabrication |x Contrôle. | |
650 | 7 | |a TECHNOLOGY & ENGINEERING |x Industrial Engineering. |2 bisacsh | |
650 | 7 | |a TECHNOLOGY & ENGINEERING |x Industrial Technology. |2 bisacsh | |
650 | 7 | |a TECHNOLOGY & ENGINEERING |x Manufacturing. |2 bisacsh | |
650 | 7 | |a TECHNOLOGY & ENGINEERING |x Technical & Manufacturing Industries & Trades. |2 bisacsh | |
650 | 7 | |a Process control. |2 fast |0 (OCoLC)fst01078020 | |
700 | 1 | |a Salatino, Maurico. | |
700 | 1 | |a Allvarti, Esteban. | |
776 | 0 | 8 | |i Print version: |a De Maio, Mariano Nicolas. |t JBPM6 developer guide : learn about the components, tooling, and integration points that are part of the JBoss Business Process Management (BPM) framework. |b Third edition. |d Birmingham, England : Packt Publishing, ©2014 |h vi, 288 pages |k Community experience distilled. |z 9781783286614 |
830 | 0 | |a Community experience distilled. | |
856 | 4 | 0 | |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=831570 |z Texto completo |
856 | 4 | 0 | |u https://learning.oreilly.com/library/view/~/9781783286614/?ar |z Texto completo |
938 | |a Askews and Holts Library Services |b ASKH |n AH27257164 | ||
938 | |a ebrary |b EBRY |n ebr10910256 | ||
938 | |a EBSCOhost |b EBSC |n 831570 | ||
938 | |a YBP Library Services |b YANK |n 12040844 | ||
994 | |a 92 |b IZTAP |