June 2015
Intermediate to advanced
326 pages
7h 18m
English
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in the text are shown as follows: "Specify a role for the users in the roles.properties file."
A block of code is set as follows:
ReleaseId newReleaseId = ks.newReleaseId("com.packt.masterjbpm6", "pizzadelivery", "1.1-SNAPSHOT");
// then create the container to load the existing module
Results result = ks.updateToVersion (newReleaseId);When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
<bpmn2:scriptTask id="_2" name="prepare order" scriptFormat="http://www.java.com/java"> ...Read now
Unlock full access