Skip to end of banner
Go to start of banner

Script - user by group (beanshell)

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

How to use

Example scripts can be used in one of 3 different ways:

Requirements

  1. Scripting for Confluence 4.3 or above
  2. Confluence 4.2 or above

ParameterRequiredDefaultDiscussion
groupName(error)All groupsSpecifying groupName restricts output to a single group

All users in confluence-users

{beanshell:output=wiki|script=#https://bitbucket.org/bob_swift/examples/raw/tip/confluence/beanshell/userByGroup.bsh|groupName=confluence-users} 
{beanshell}

All groups

{beanshell:output=wiki|script=#usersbygroup.bsh} 
{beanshell}

 

 

  • No labels