Which of the following code snippets will correctly set the variable. ''upperCaseString'' to an upper case version of the expression which is pass in?
Choose 1 answer:
A)
B)
C)
D)
What is the name of the class that has to be extended to implement a custom report? Choose 1 answer.
Which of the following is NOT a valid value to be passed for the HTTP header activiti-user-value-type? Choose 1 answer.
What are valid reasons for implementing business logic as a custom Spring Bean instead of as a Java Delegate? Choose 2 answers