Uses of Class
de.xima.fc.entities.WorkflowState
Packages that use WorkflowState
Package
Description
Package for the API access of the model classes.
Package für Datenbankentitäten
-
Uses of WorkflowState in de.xima.fc.api.entity
Methods in de.xima.fc.api.entity that return types with arguments of type WorkflowStateModifier and TypeMethodDescriptionWorkflowStateAPI.getAllByWorkflowVersion
(UserContext uc, Projekt project, long versionNumber) Finds all available states for the given workflow version.WorkflowStateAPI.getAllByWorkflowVersion
(UserContext uc, WorkflowVersion workflowVersion) Finds all available states for the given workflow version. -
Uses of WorkflowState in de.xima.fc.dao.impl
Methods in de.xima.fc.dao.impl that return WorkflowStateModifier and TypeMethodDescriptionWorkflowStateDao.getByUuid
(IEntityContext ec, WorkflowVersion workflowVersion, UUID uuid) WorkflowStateDao.getOrCreateSystemState
(IEntityContext ec, WorkflowVersion workflowVersion, EWorkflowStateType type) Methods in de.xima.fc.dao.impl that return types with arguments of type WorkflowStateModifier and TypeMethodDescriptionWorkflowStateDao.createDefaultStates()
Deprecated.WorkflowStateDao.createDefaultStates
(Locale locale) WorkflowStateDao.getAllByWorkflowVersion
(IEntityContext ec, Projekt project, long versionNumber) WorkflowStateDao.getAllByWorkflowVersion
(IEntityContext ec, WorkflowVersion workflowVersion) WorkflowStateDao.getAllForActiveVersion
(IEntityContext ec, Projekt project) protected IFCDaoActionHook<WorkflowState>
WorkflowStateDao.getPreActionHook()
Methods in de.xima.fc.dao.impl with parameters of type WorkflowStateModifier and TypeMethodDescriptionWorkflowStateDao.getEntityRefs
(IEntityContext ec, WorkflowState state) protected static void
WorkflowStateDao.initLazy
(WorkflowState state) -
Uses of WorkflowState in de.xima.fc.dao.interfaces
Methods in de.xima.fc.dao.interfaces that return WorkflowStateModifier and TypeMethodDescriptionIWorkflowStateDao.getByUuid
(IEntityContext ec, WorkflowVersion workflowVersion, UUID uuid) Finds the state with the given UUID contained in the given workflow version.IWorkflowStateDao.getOrCreateSystemState
(IEntityContext ec, WorkflowVersion workflowVersion, EWorkflowStateType type) Finds the given built-in workflow state.Methods in de.xima.fc.dao.interfaces that return types with arguments of type WorkflowStateModifier and TypeMethodDescriptionIWorkflowStateDao.createDefaultStates()
Deprecated.IWorkflowStateDao.createDefaultStates
(Locale locale) Creates the system default workflow statesIWorkflowStateDao.getAllByWorkflowVersion
(IEntityContext ec, Projekt project, long versionNumber) Finds all states of the given workflow version.IWorkflowStateDao.getAllByWorkflowVersion
(IEntityContext ec, WorkflowVersion workflowVersion) Finds all states of the given workflow version.IWorkflowStateDao.getAllForActiveVersion
(IEntityContext ec, Projekt project) Finds all states of the active workflow version of the given project. -
Uses of WorkflowState in de.xima.fc.dao.utils
Methods in de.xima.fc.dao.utils with parameters of type WorkflowStateModifier and TypeMethodDescriptionvoid
ProtokollUtils.addStateChangeProtocolEntry
(IEntityContext ec, Mandant client, Benutzer user, Vorgang formRecord, WorkflowState oldState, WorkflowState newState) void
ProtokollUtils.addStateChangeProtocolEntry
(IEntityContext ec, Mandant client, IUser user, Vorgang formRecord, WorkflowState oldState, WorkflowState newState) Adds a protocol entry for a state change, i.e. when theVorgang.getCurrentStatus()
is changed. -
Uses of WorkflowState in de.xima.fc.entities
Methods in de.xima.fc.entities that return WorkflowStateModifier and TypeMethodDescriptionWorkflowState.cloneBasics()
Vorgang.getCurrentWorkflowState()
Vorgang.getOldWorkflowState()
WorkflowStateAuthenticatorConfig.getWorkflowState()
Methods in de.xima.fc.entities that return types with arguments of type WorkflowStateMethods in de.xima.fc.entities with parameters of type WorkflowStateModifier and TypeMethodDescriptionvoid
WorkflowVersion.addState
(WorkflowState state) Adds the given state to this version, and setsgetVersion()
to this version.void
Vorgang.setCurrentWorkflowState
(WorkflowState currentWorkflowState) Deprecated.For Hibernate only, in most cases you should useVorgang.setNewWorkflowState(WorkflowState)
.void
Vorgang.setNewWorkflowState
(WorkflowState newWorkflowState) Sets the new workflow state of this form record and stores the old workflow state.void
Vorgang.setNewWorkflowState
(WorkflowState newWorkflowState, boolean forceUpdate) Sets the new workflow state of this form record and stores the old workflow state.void
WorkflowStateAuthenticatorConfig.setWorkflowState
(WorkflowState workflowState) Method parameters in de.xima.fc.entities with type arguments of type WorkflowStateConstructors in de.xima.fc.entities with parameters of type WorkflowStateModifierConstructorDescriptionWorkflowStateAuthenticatorConfig
(WorkflowState workflowState, IAuthenticator<?> authenticator, Map<String, String> attributes) WorkflowStateAuthenticatorConfig
(WorkflowState workflowState, EAuthClientType authenticatorType) WorkflowStateAuthenticatorConfig
(WorkflowState workflowState, EAuthClientType authenticatorType, Map<String, String> attributes) -
Uses of WorkflowState in de.xima.fc.form.render
Fields in de.xima.fc.form.render declared as WorkflowStateMethods in de.xima.fc.form.render that return WorkflowStateMethods in de.xima.fc.form.render with parameters of type WorkflowStateModifier and TypeMethodDescriptionvoid
FormRenderContext.setWorkflowState
(WorkflowState workflowState) -
Uses of WorkflowState in de.xima.fc.gui.bean.designer
Methods in de.xima.fc.gui.bean.designer that return WorkflowStateMethods in de.xima.fc.gui.bean.designer that return types with arguments of type WorkflowStateMethods in de.xima.fc.gui.bean.designer with parameters of type WorkflowStateModifier and TypeMethodDescriptionvoid
DesignerPreviewPageBean.setSelectedWfState
(WorkflowState selectedWfState) -
Uses of WorkflowState in de.xima.fc.gui.bean.designer.request
Methods in de.xima.fc.gui.bean.designer.request that return types with arguments of type WorkflowStateConstructor parameters in de.xima.fc.gui.bean.designer.request with type arguments of type WorkflowStateModifierConstructorDescriptionFetchWorkflowConfigResponse
(WorkflowProcess process, List<WorkflowState> states) Creates a new POJO with the given data. -
Uses of WorkflowState in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project that return types with arguments of type WorkflowState -
Uses of WorkflowState in de.xima.fc.gui.model.params
Methods in de.xima.fc.gui.model.params that return WorkflowStateMethods in de.xima.fc.gui.model.params with parameters of type WorkflowState -
Uses of WorkflowState in de.xima.fc.gui.validator.name
Methods in de.xima.fc.gui.validator.name with parameters of type WorkflowStateModifier and TypeMethodDescriptionprotected void
UniqueWorkflowStateNameValidator.addScope
(de.xima.cmn.criteria.QueryCriteriaManager qcm, WorkflowState entity) -
Uses of WorkflowState in de.xima.fc.handler.entity
Methods in de.xima.fc.handler.entity that return types with arguments of type WorkflowStateModifier and TypeMethodDescriptionWorkflowStateHandler.getAllByWorkflowVersion
(UserContext uc, Projekt project, long versionNumber) WorkflowStateHandler.getAllByWorkflowVersion
(UserContext uc, WorkflowVersion workflowVersion) -
Uses of WorkflowState in de.xima.fc.handler.interfaces.entity
Methods in de.xima.fc.handler.interfaces.entity that return types with arguments of type WorkflowStateModifier and TypeMethodDescriptionIWorkflowStateHandler.getAllByWorkflowVersion
(UserContext uc, Projekt project, long versionNumber) Finds all available states for the given workflow version.IWorkflowStateHandler.getAllByWorkflowVersion
(UserContext uc, WorkflowVersion workflowVersion) Finds all available states for the given workflow version. -
Uses of WorkflowState in de.xima.fc.importer.mdl
Methods in de.xima.fc.importer.mdl that return WorkflowStateModifier and TypeMethodDescriptionStateMapperModel.getNewWorkflowState()
StateMapperModel.getOldWorkflowState()
Methods in de.xima.fc.importer.mdl with parameters of type WorkflowStateModifier and TypeMethodDescriptionvoid
StateMapperModel.setNewWorkflowState
(WorkflowState newWorkflowState) Constructors in de.xima.fc.importer.mdl with parameters of type WorkflowStateModifierConstructorDescriptionStateMapperModel
(WorkflowState oldWorkflowState, int oldStateRecordsCount) -
Uses of WorkflowState in de.xima.fc.importer.project
Methods in de.xima.fc.importer.project that return types with arguments of type WorkflowState -
Uses of WorkflowState in de.xima.fc.inbox.model
Methods in de.xima.fc.inbox.model that return WorkflowStateConstructors in de.xima.fc.inbox.model with parameters of type WorkflowStateModifierConstructorDescriptionFormRecordSelectItem
(Long formRecordId, boolean read, boolean processing, Status state, WorkflowState workflowState, WorkflowVersion workflowVersion) Deprecated. -
Uses of WorkflowState in de.xima.fc.inbox.utils
Methods in de.xima.fc.inbox.utils with parameters of type WorkflowStateModifier and TypeMethodDescriptionstatic final String
InboxUtils.getFormRecordStateDisplayName
(boolean newWorkflow, boolean saved, WorkflowState wfState, Status status, String verifyUuid, Date verifyDate, Locale locale) -
Uses of WorkflowState in de.xima.fc.interfaces.form
Methods in de.xima.fc.interfaces.form that return WorkflowStateMethods in de.xima.fc.interfaces.form with parameters of type WorkflowStateModifier and TypeMethodDescriptionvoid
IFormRenderContext.setWorkflowState
(WorkflowState workflowState) -
Uses of WorkflowState in de.xima.fc.interfaces.form.record
Methods in de.xima.fc.interfaces.form.record that return WorkflowState -
Uses of WorkflowState in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that return WorkflowStateModifier and TypeMethodDescriptiondefault WorkflowState
IWorkflowFormHandler.changeState
(WorkflowState targetState) Deprecated.IWorkflowFormHandler.changeState
(WorkflowState targetState, boolean skipWhenSameState) Change the state of the form record to the given state.Methods in de.xima.fc.interfaces.workflow.execution with parameters of type WorkflowStateModifier and TypeMethodDescriptiondefault WorkflowState
IWorkflowFormHandler.changeState
(WorkflowState targetState) Deprecated.IWorkflowFormHandler.changeState
(WorkflowState targetState, boolean skipWhenSameState) Change the state of the form record to the given state. -
Uses of WorkflowState in de.xima.fc.mdl.auth.config.view
Methods in de.xima.fc.mdl.auth.config.view with parameters of type WorkflowStateModifier and TypeMethodDescriptionabstract WorkflowStateAuthenticatorConfig
AConfigViewModel.toWorkflowStateAuthenticatorConfig
(WorkflowState state, Function<UUID, ClientAuthenticator> clientAuthDao, Function<UUID, SystemAuthenticator> systemAuthDao) AnonymousConfigViewModel.toWorkflowStateAuthenticatorConfig
(WorkflowState state, Function<UUID, ClientAuthenticator> clientAuthDao, Function<UUID, SystemAuthenticator> systemAuthDao) BaseConfigViewModel.toWorkflowStateAuthenticatorConfig
(WorkflowState state, Function<UUID, ClientAuthenticator> clientAuthDao, Function<UUID, SystemAuthenticator> systemAuthDao) PasswordConfigViewModel.toWorkflowStateAuthenticatorConfig
(WorkflowState state, Function<UUID, ClientAuthenticator> clientAuthDao, Function<UUID, SystemAuthenticator> systemAuthDao) -
Uses of WorkflowState in de.xima.fc.mdl.form.record
Methods in de.xima.fc.mdl.form.record that return WorkflowStateMethods in de.xima.fc.mdl.form.record with parameters of type WorkflowStateModifier and TypeMethodDescriptionvoid
FormRecordBaseData.Builder.withCurrentWorkflowState
(WorkflowState currentWorkflowState) -
Uses of WorkflowState in de.xima.fc.mdl.print
Methods in de.xima.fc.mdl.print that return WorkflowStateMethods in de.xima.fc.mdl.print with parameters of type WorkflowState -
Uses of WorkflowState in de.xima.fc.ms.test.workflow
Fields in de.xima.fc.ms.test.workflow declared as WorkflowStateModifier and TypeFieldDescriptionprotected WorkflowState
AWorkflowEngineTest.state
protected WorkflowState
AWorkflowEngineTest.stateArchived
Methods in de.xima.fc.ms.test.workflow with parameters of type WorkflowStateModifier and TypeMethodDescriptionprotected void
AEventRunnerTest.assertFormRecordIsInState
(Vorgang formRecord, WorkflowState state) protected void
AEventRunnerTest.assertFormRecordIsInState
(WorkflowState state) -
Uses of WorkflowState in de.xima.fc.testhelper
Methods in de.xima.fc.testhelper that return WorkflowStateModifier and TypeMethodDescriptionstatic WorkflowState
EntityDummyFactory.dummyWorkflowState
(String name, WorkflowVersion version) Methods in de.xima.fc.testhelper with parameters of type WorkflowStateModifier and TypeMethodDescriptionstatic Vorgang
EntityDummyFactory.dummyFormRecord
(String subject, Projekt project, IUser user, WorkflowState state) -
Uses of WorkflowState in de.xima.fc.web.common.utils.auth
Methods in de.xima.fc.web.common.utils.auth with parameters of type WorkflowStateModifier and TypeMethodDescriptionstatic boolean
AuthHelper.isAnonymousAuthenticationAllowed
(WorkflowState state) -
Uses of WorkflowState in de.xima.fc.workflow
Methods in de.xima.fc.workflow that return WorkflowStateModifier and TypeMethodDescriptionWorkflowStateModel.toWorkflowState
(Function<UUID, BenutzerGruppe> userGroupDao, Function<UUID, ClientAuthenticator> clientAuthDao, Function<UUID, SystemAuthenticator> systemAuthDao) Methods in de.xima.fc.workflow with parameters of type WorkflowStateModifier and TypeMethodDescriptionstatic WorkflowStateModel
WorkflowStateModel.forWorkflowState
(WorkflowState workflowState, Locale locale) Constructors in de.xima.fc.workflow with parameters of type WorkflowStateModifierConstructorDescriptionSupplyDefaultWorkflowStatePostProcessor
(WorkflowState defaultState) -
Uses of WorkflowState in de.xima.fc.workflow.converter
Methods in de.xima.fc.workflow.converter that return types with arguments of type WorkflowStateModifier and TypeMethodDescriptionstatic List<WorkflowState>
FlowchartModelConverter.toDataModel
(IEntityContext ec, Mandant client, List<WorkflowStateModel> states) -
Uses of WorkflowState in de.xima.fc.workflow.designer.helper
Method parameters in de.xima.fc.workflow.designer.helper with type arguments of type WorkflowStateModifier and TypeMethodDescriptionstatic WorkflowStateModel
WorkflowStateHelper.createNewState
(WorkflowStateListModel stateListModel, Locale locale, String targetName, Consumer<WorkflowState> configurator) Creates a new state with the defaults and no authenticators.static List<WorkflowStateModel>
WorkflowStateHelper.mergeWorkflowStates
(IBaseWorkflowEnvironmentData env, ProcessModel process, Map<ElementKey, com.alibaba.fastjson.JSONObject> paramsMap, List<WorkflowState> oldStates, List<WorkflowStateModel> newStates) Used when a backup is loaded. -
Uses of WorkflowState in de.xima.fc.workflow.designer.model
Method parameters in de.xima.fc.workflow.designer.model with type arguments of type WorkflowStateModifier and TypeMethodDescriptionWorkflowEntityReferences.getReferences
(Class<WorkflowState> entityType, UUID uuid) -
Uses of WorkflowState in de.xima.fc.workflow.processor.factory
Methods in de.xima.fc.workflow.processor.factory with parameters of type WorkflowStateModifier and TypeMethodDescriptionstatic WorkflowNode
WorkflowNodeFactory.changeState
(WorkflowState state) Creates a new workflow node for aEWorkflowNodeType.FC_CHANGE_STATE
that changes the current form record to the given state.static FcChangeStateProps
WorkflowNodePropsFactory.changeState
(WorkflowState state) Creates a new workflow node model for aEWorkflowNodeType.FC_CHANGE_STATE
that changes the current form record to the given state.static WorkflowTrigger
WorkflowTriggerFactory.stateTimer
(WorkflowState state, Duration duration) static FcStateTimerProps
WorkflowTriggerPropsFactory.stateTimer
(WorkflowState state, Duration duration) static WorkflowTrigger
WorkflowTriggerFactory.timePointExpression
(String dateTimeTemplate, String dateTimeFormat, WorkflowState... allowedStates) static WorkflowTrigger
WorkflowTriggerFactory.timePointExpression
(String dateTimeTemplate, String dateTimeFormat, ETimePointTriggerOperation offsetOperation, String offsetDuration, ETimePointTriggerDurationUnit offsetUnit, WorkflowState... allowedStates) static FcTimePointProps
WorkflowTriggerPropsFactory.timePointExpression
(String dateTimeTemplate, String dateTimeFormat, WorkflowState... allowedStates) static FcTimePointProps
WorkflowTriggerPropsFactory.timePointExpression
(String dateTimeTemplate, String dateTimeFormat, ETimePointTriggerOperation offsetOperation, String offsetDuration, ETimePointTriggerDurationUnit offsetUnit, WorkflowState... allowedStates) static WorkflowTrigger
WorkflowTriggerFactory.timePointExpressionOrPast
(String dateTimeTemplate, String dateTimeFormat, WorkflowState... allowedStates) static WorkflowTrigger
WorkflowTriggerFactory.timePointExpressionOrPast
(String dateTimeTemplate, String dateTimeFormat, ETimePointTriggerOperation offsetOperation, String offsetDuration, ETimePointTriggerDurationUnit offsetUnit, WorkflowState... allowedStates) static FcTimePointProps
WorkflowTriggerPropsFactory.timePointExpressionOrPast
(String dateTimeTemplate, String dateTimeFormat, WorkflowState... allowedStates) static FcTimePointProps
WorkflowTriggerPropsFactory.timePointExpressionOrPast
(String dateTimeTemplate, String dateTimeFormat, ETimePointTriggerOperation offsetOperation, String offsetDuration, ETimePointTriggerDurationUnit offsetUnit, WorkflowState... allowedStates) Method parameters in de.xima.fc.workflow.processor.factory with type arguments of type WorkflowStateModifier and TypeMethodDescriptionstatic WorkflowTrigger
WorkflowTriggerFactory.manual
(Iterable<WorkflowState> states, Iterable<BenutzerGruppe> userGroups) Creates a new event of typeEWorkflowTriggerType.FC_MANUAL
that occurs when a user initiates it.static FcManualProps
WorkflowTriggerPropsFactory.manual
(Iterable<WorkflowState> states, Iterable<BenutzerGruppe> userGroups) Creates a new model of typeEWorkflowTriggerType.FC_MANUAL
that occurs when a user initiates it.static WorkflowTrigger
WorkflowTriggerFactory.timePointFixed
(Instant instant, Iterable<WorkflowState> allowedStates) Creates a new event of typeEWorkflowTriggerType.FC_TIME_POINT
that occurs at a certain point in time.static WorkflowTrigger
WorkflowTriggerFactory.timePointFixed
(Instant instant, ZoneId zoneId, Iterable<WorkflowState> allowedStates) Creates a new event of typeEWorkflowTriggerType.FC_TIME_POINT
that occurs at a certain point in time.static WorkflowTrigger
WorkflowTriggerFactory.timePointFixed
(LocalDateTime dateTime, ZoneId zoneId, Iterable<WorkflowState> allowedStates) Creates a new event of typeEWorkflowTriggerType.FC_TIME_POINT
that occurs at a certain point in time.static FcTimePointProps
WorkflowTriggerPropsFactory.timePointFixed
(Instant instant, Iterable<WorkflowState> allowedStates) Creates a new model of typeEWorkflowTriggerType.FC_TIME_POINT
that occurs at a certain point in time.static FcTimePointProps
WorkflowTriggerPropsFactory.timePointFixed
(Instant instant, ZoneId zoneId, Iterable<WorkflowState> allowedStates) Creates a new model of typeEWorkflowTriggerType.FC_TIME_POINT
that occurs at a certain point in time.static FcTimePointProps
WorkflowTriggerPropsFactory.timePointFixed
(LocalDateTime dateTime, ZoneId zoneId, Iterable<WorkflowState> allowedStates) Creates a new model of typeEWorkflowTriggerType.FC_TIME_POINT
that occurs at a certain point in time.static WorkflowTrigger
WorkflowTriggerFactory.timePointFixedOrPast
(Instant instant, Iterable<WorkflowState> allowedStates) Creates a new event of typeEWorkflowTriggerType.FC_TIME_POINT
that occurs at or after a certain point in time.static WorkflowTrigger
WorkflowTriggerFactory.timePointFixedOrPast
(Instant instant, ZoneId zoneId, Iterable<WorkflowState> allowedStates) Creates a new event of typeEWorkflowTriggerType.FC_TIME_POINT
that occurs at or after a certain point in time.static WorkflowTrigger
WorkflowTriggerFactory.timePointFixedOrPast
(LocalDateTime dateTime, ZoneId zoneId, Iterable<WorkflowState> allowedStates) Creates a new event of typeEWorkflowTriggerType.FC_TIME_POINT
that occurs at or after a certain point in time.static FcTimePointProps
WorkflowTriggerPropsFactory.timePointFixedOrPast
(Instant instant, Iterable<WorkflowState> allowedStates) Creates a new model of typeEWorkflowTriggerType.FC_TIME_POINT
that occurs at or after a certain point in time.static FcTimePointProps
WorkflowTriggerPropsFactory.timePointFixedOrPast
(Instant instant, ZoneId zoneId, Iterable<WorkflowState> allowedStates) Creates a new model of typeEWorkflowTriggerType.FC_TIME_POINT
that occurs at or after a certain point in time.static FcTimePointProps
WorkflowTriggerPropsFactory.timePointFixedOrPast
(LocalDateTime dateTime, ZoneId zoneId, Iterable<WorkflowState> allowedStates) Creates a new model of typeEWorkflowTriggerType.FC_TIME_POINT
that occurs at or after a certain point in time. -
Uses of WorkflowState in de.xima.fc.workflow.setup
Methods in de.xima.fc.workflow.setup with parameters of type WorkflowStateModifier and TypeMethodDescriptionprotected boolean
StateTimerTriggerSetup.isRemoveJobWhenStateIsDeleted
(WorkflowState state, org.quartz.JobDetail jobDetail) protected boolean
TimePointTriggerSetup.isRemoveJobWhenStateIsDeleted
(WorkflowState state, org.quartz.JobDetail jobDetail) -
Uses of WorkflowState in de.xima.fc.workflow.taglib.model
Methods in de.xima.fc.workflow.taglib.model with parameters of type WorkflowStateModifier and TypeMethodDescriptionstatic ClientWorkflowStateView
ClientWorkflowStateView.forWorkflowState
(WorkflowState workflowState, Locale locale)
WorkflowStateDao.createDefaultStates(Locale)