This is a snippet of XPath to put in the field that you want your process uses to determine the next logical step of the workflow: 

 

if(contains(//SYS_CURRENT_USER_GROUPS,'ADMINISTRATORS')) then true() else false()