Skip to content

Instantly share code, notes, and snippets.

@bmvakili
Created March 28, 2015 20:18
Show Gist options
  • Save bmvakili/7fe2f5de58f7f7c05b63 to your computer and use it in GitHub Desktop.
Save bmvakili/7fe2f5de58f7f7c05b63 to your computer and use it in GitHub Desktop.
Liferay 6.2GA3 Kaleo Beanshell Variables for Task in Action element
this = 'this' reference (XThis) to Bsh object: NameSpace: global (bsh.NameSpace@2bc198b5)
this.variables = [Ljava.lang.String;@3310a984
taskComments
taskName
workflowTaskAssignees
serviceContext
entryType
groupId
userId
entryClassPK
bsh
workflowContext
companyId
entryClassName
this.methods = [Ljava.lang.String;@ae9334d
this.interpreter = bsh.Interpreter@542709d3
this.namespace = NameSpace: global (bsh.NameSpace@2bc198b5)
this.caller = 'this' reference (XThis) to Bsh object: NameSpace: Called from compiled Java code. (bsh.NameSpace@3b051260) (method)
this.callstack = CallStack:
NameSpace: global (bsh.NameSpace@2bc198b5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment