Uses of Annotation Interface
de.aristaflow.adept2.model.common.viewer.Attribute
Packages that use Attribute
Package
Description
Plug-in data interfaces which are used across different data models.
Constraints for a viewer interface:
It must be an interface.
-
Uses of Attribute in de.aristaflow.adept2.model.common.plugindata
Methods in de.aristaflow.adept2.model.common.plugindata with annotations of type AttributeModifier and TypeMethodDescriptionbooleanNotesAndTasksData.NoteTask.blocksRelease()Blocks the release of the template.booleanFinishWithDefaultData.finishRunningState()If true, the item shall also be finished, if the activity currently is running.booleanFinishWithDefaultData.finishSelectedState()If true, the item shall also be finished, if the activity currently is selected.booleanFinishWithDefaultData.finishSuspendedState()If true, the item shall also be finished, if the activity currently is suspended.booleanAbortProcessStepMeasureData.getAbortStartedItem()Gets whether to abort a started/suspended worklist item.MailNotificationData.getAddressees()Returns how the addresses of the recipients are determined, cf.DelegationMeasureData.getAssignedDelegationRule()Gets the staff assignment rule defining the delegation recipients for a worklist item in stateWorklistConstants.WorklistItemState.ASSIGNEDornull(or the empty string) if the item shall be delegated to the manager of the org unit where the org position of the assigned agent belongs to.NotesAndTasksData.NoteTask.getAssignmentRule()NotesAndTasksData.NoteTask.getAssociatedURL()NotesAndTasksData.NoteTask.getCategory()longNotesAndTasksData.NoteTask.getComplexity()longSchedulerData.getComplexity()The complexity, cf.NotesAndTasksData.NoteTask.getCreationAgent()longNotesAndTasksData.NoteTask.getCreationTime()DelegationMeasureData.getDelegationComment()SchedulerData.getDelegationHandlingProcedureID()SchedulerData.getDelegationRule()Returns the staff assignment rule defining the agents to which the item may be delegated.NotesAndTasksData.NoteTask.getDescription()SchedulerData.getDistributionHandlingProcedureID()longSchedulerData.getDueDate()The due date, cf.longSchedulerData.getDueDateReference()Returns the reference time for relative due dates.EnquiryData.getEnquiryRecipientMode()EnquiryData.getEnquiryRecipientsRule()longEscalationData.getEscalationDate()The first escalation time.EscalationData.getEscalationHandlingProcedureID()MultiLevelEscalationData.LevelData.getEscalationPluginData()NotesAndTasksData.getFunctionalDocumentation()Returns the functional ('fachliche') documentation.NotesAndTasksData.NoteTask.getIconID()MultiLevelEscalationData.getLevelData()String[]MailNotificationData.getMailAddresses()MailNotificationData.getMailBody()The template string for the mail body.MailNotificationData.getMailSubject()The template string for the mail subject.NotesAndTasksData.NoteTask.getModificationAgent()longNotesAndTasksData.NoteTask.getModificationTime()NotesAndTasksData.getNotes()intNotesAndTasksData.NoteTask.getPriority()intSchedulerData.getPriority()The priority, cf.DelegationMeasureData.getStartedDelegationRule()Gets the staff assignment rule defining the delegation recipients for a worklist item in stateWorklistConstants.WorklistItemState.STARTEDornull(or the empty string) if the item shall be delegated to the manager of the org unit where the org position of the assigned/executing agent belongs to.NotesAndTasksData.NoteTask.getState()String[]LocalisationOptionsData.getSupportedLocales()NotesAndTasksData.getTasks()NotesAndTasksData.getTechnicalDocumentation()Returns the technical (implementation) documentation.ErrorHandlingProcessData.getTemplateID()Returns the ID of the template which shall be instantiated when the node fails.InstantiateProcessMeasureData.getTemplateID()longMultiLevelEscalationData.LevelData.getThreshold()May contain a parameter reference for a static threshold read from a data element.longMultiLevelEscalationData.LevelData.getThresholdReference()Returns the reference time for relative thresholds.NotesAndTasksData.NoteTask.getTitle()intSchedulerData.getTolerance()The tolerance for the complexity in percent.PriorityIncreaseData.getType()DelegationMeasureData.getUnassignedDelegationRule()Gets the staff assignment rule defining the delegation recipients for a worklist item in stateWorklistConstants.WorklistItemState.STARTEDor in stateWorklistConstants.WorklistItemState.SUSPENDEDornull(or the empty string) if the item shall be delegated to all managers of the org units where the org positions belong to the worklist item has been distributed to.intPriorityIncreaseData.getValue()The priority.FinishWithDefaultData.getValues() -
Uses of Attribute in de.aristaflow.adept2.model.common.viewer
Methods in de.aristaflow.adept2.model.common.viewer that return types with arguments of type AttributeModifier and TypeMethodDescriptionModelViewerTools.getAttributes()Returns all attributes of the viewer class.