====== EntityStateSetter ====== With the EntityStateSetter the state can be changed to a higher level. The state order is shown in [[en:kommunikation:nachrichtenkoerbe:taskstates|]]. The "OnEntitiesSelected" event is only called for documents with a status lower than the specified threshold value (see Status < below). If the output is linked, then the status of the document is converted after a successful call. ^GENERATED src="eBiss.ClassLib.Resources.JobSteps.EntityStateSetterBase" changed=""^^ ^Properties^^ ^Name^Description^ |**Type**|Class name of the jobstep| |**Name**|Name for the jobstep that will appears in the job designer| |**Description**|Optional description for the jobstep| |**State to set**|The state that should be set| |**Status <**|Change the documente only if the current state is less than this state| |**Task State**|If not 'None' the task state to set if the state was changed.| |**Task Message**|The message of the created task if 'Task State' was set.| |**History info**|This text will be saved in the state history| |**Change failed**|Change status also of failed documents|