@Name(value="isolatedWorkspaceCreator") @Scope(value=STATELESS) public class IsolatedWorkspaceCreatorBean extends Object
Modifier and Type | Field and Description |
---|---|
protected Principal |
currentUser |
protected DocumentTemplatesActions |
documentTemplatesActions |
protected SecurityActions |
securityActions |
protected UserManager |
userManager |
Constructor and Description |
---|
IsolatedWorkspaceCreatorBean() |
@In(create=true) protected transient Principal currentUser
@In(create=true) protected transient DocumentTemplatesActions documentTemplatesActions
@In(create=true) protected transient UserManager userManager
@In(create=true) protected transient SecurityActions securityActions
public IsolatedWorkspaceCreatorBean()
public String createIsolatedWorkspace()
Copyright © 2017 Nuxeo. All rights reserved.