public static class UserManager.SaveUserProfileTask extends Task
WorkflowBuilder.buildApprovalWorkflow(Principal, String, Task, String, com.ecyrd.jspwiki.workflow.Fact[], Task, String);
 they will not function correctly otherwise.| Constructor and Description | 
|---|
| SaveUserProfileTask(WikiEngine engine)Constructs a new Task for saving a user profile. | 
| Modifier and Type | Method and Description | 
|---|---|
| Outcome | execute()Saves the user profile to the user database. | 
getActor, getSuccessor, setSuccessoraddError, addSuccessor, getAvailableOutcomes, getEndTime, getErrors, getMessageArguments, getMessageKey, getOutcome, getOwner, getStartTime, getSuccessor, getWorkflow, isCompleted, isStarted, setOutcome, setWorkflow, startpublic SaveUserProfileTask(WikiEngine engine)
engine - the wiki enginepublic Outcome execute() throws WikiException
execute in interface Stepexecute in class AbstractStepOutcome.STEP_COMPLETE if the
 task completed successfullyWikiException - if the save did not complete for some reasonstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.