Class CreateMembershipTask
java.lang.Object
ch.tocco.nice2.optional.membership.impl.registration.persist.CreateMembershipTask
- All Implemented Interfaces:
PersistTask<CreateMembershipTask.Params,Entity>
@Deprecated
public class CreateMembershipTask
extends Object
implements PersistTask<CreateMembershipTask.Params,Entity>
Deprecated.
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionCreateMembershipTask(RebindService rebindService, CreateAnswerTaskService createAnswerTaskService, PrincipalService principalService, Context context, EntityDefaultValueService entityDefaultValueService) Deprecated. -
Method Summary
Modifier and TypeMethodDescription@Nullable Entityrun(Optional<CreateMembershipTask.Params> a, CommandContext commandContext) Deprecated.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ch.tocco.nice2.persist.core.api.exec.PersistTask
andThenDo, compose, compose2, composeWhen, discardResult, expand, expand, getDescription, ifElse, orWhen, orWhenNot, passWhen, passWhenNot, skipErrors, unwrap
-
Constructor Details
-
CreateMembershipTask
public CreateMembershipTask(RebindService rebindService, CreateAnswerTaskService createAnswerTaskService, PrincipalService principalService, Context context, EntityDefaultValueService entityDefaultValueService) Deprecated.
-
-
Method Details
-
run
@Nullable public @Nullable Entity run(Optional<CreateMembershipTask.Params> a, CommandContext commandContext) throws Exception Deprecated.- Specified by:
runin interfacePersistTask<CreateMembershipTask.Params,Entity> - Throws:
Exception
-
MembershipRegistrationResourcefor new widget