es.caib.ibkey.bpm.domini.aapp.organitzacio.handlers
Class ObtenirConselleria
java.lang.Object
es.caib.ibkey.bpm.common.handler.IbkeyBPMLoggerTemplate
es.caib.ibkey.bpm.common.handler.LoggerActionHandler
es.caib.ibkey.bpm.domini.aapp.organitzacio.handlers.ObtenirConselleria
- All Implemented Interfaces:
- java.io.Serializable, org.jbpm.graph.def.ActionHandler
public class ObtenirConselleria
- extends LoggerActionHandler
Obté la conselleria per a un usuari o direcció generals, que poden ser camps dinàmics i poden ser resolts per el SyntaxQueryResolver
La DG s'obté del LDAP, i la conselleria de les taules d'identitat del JBPM
- Author:
- u91940
- See Also:
- Serialized Form
|
Method Summary |
void |
execute(org.jbpm.graph.exe.ExecutionContext executionContext)
|
static java.lang.String |
obtenirConselleria(java.lang.String direccioGeneral)
La conselleria s'obté des de les taules d'identitat de JBPM, i és el grup pare del grup corresponent a la direcció general. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
codiUsuari
public java.lang.String codiUsuari
direccioGeneral
public java.lang.String direccioGeneral
nomVariableSortida
public java.lang.String nomVariableSortida
ObtenirConselleria
public ObtenirConselleria()
execute
public void execute(org.jbpm.graph.exe.ExecutionContext executionContext)
throws java.lang.Exception
- Specified by:
execute in interface org.jbpm.graph.def.ActionHandler- Overrides:
execute in class LoggerActionHandler
- Throws:
java.lang.Exception
obtenirConselleria
public static java.lang.String obtenirConselleria(java.lang.String direccioGeneral)
throws java.lang.Exception
- La conselleria s'obté des de les taules d'identitat de JBPM, i és el grup pare del grup corresponent a la direcció general.
- Parameters:
direccioGeneral - ctx -
- Returns:
-
- Throws:
java.lang.Exception
Copyright © 2012 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.