public class InvitationMigrationPatch extends AbstractPatch
applicationEventPublisher, authenticationContext, ERR_PROPERTY_NOT_SET, namespaceService, nodeService, searchService, tenantAdminService, transactionHelper, transactionService| Constructor and Description |
|---|
InvitationMigrationPatch() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
applyInternal()
This method does the work.
|
InvitationService |
getInvitationService() |
WorkflowService |
getWorkflowService() |
void |
setInvitationService(InvitationService invitationService) |
void |
setWorkflowService(WorkflowService workflowService) |
applies, apply, checkProperties, checkPropertyNotNull, getAlternatives, getDependsOn, getDescription, getFixesFromSchema, getFixesToSchema, getId, getTargetSchema, init, isForce, reportProgress, requiresTransaction, setAlternatives, setApplicationEventPublisher, setApplyToTenants, setAuthenticationContext, setDependsOn, setDescription, setFixesFromSchema, setFixesToSchema, setForce, setId, setNamespaceService, setNodeService, setPatchService, setRequiresTransaction, setSearchService, setTargetSchema, setTenantAdminService, setTransactionService, toStringprotected java.lang.String applyInternal()
throws java.lang.Exception
AbstractPatchapplyInternal in class AbstractPatchjava.lang.Exception - anything can be thrown. This must be used for all failures.AbstractPatch.apply()public void setWorkflowService(WorkflowService workflowService)
public WorkflowService getWorkflowService()
public void setInvitationService(InvitationService invitationService)
public InvitationService getInvitationService()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.