Skip to content

djeremiah/humantask-userinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

humantask-userinfo

To use, make sure both the DemoUserInfo.class and user.properties are on the classpath of the jbpm-human-task.war (drop them in the classes directory), and modify the web.xml to include:

<init-param>
    <param-name>user.info.class</param-name>
    <param-value>org.opusdavei.DemoUserInfo</param-value>
</init-param>

About

A simple UserInfo for demoing human tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages