Class ImportOrganization


  • public class ImportOrganization
    extends java.lang.Object
    Author:
    Matthieu Chaffotte
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> execute()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ImportOrganization

        public ImportOrganization​(IdentityService identityService,
                                  java.lang.String organizationContent,
                                  org.bonitasoft.engine.identity.ImportPolicy policy,
                                  SCustomUserInfoValueAPI userInfoValueAPI)
                           throws org.bonitasoft.engine.identity.OrganizationImportException
        Throws:
        org.bonitasoft.engine.identity.OrganizationImportException
    • Method Detail

      • execute

        public java.util.List<java.lang.String> execute()
                                                 throws SBonitaException,
                                                        javax.xml.bind.JAXBException
        Throws:
        SBonitaException
        javax.xml.bind.JAXBException