WO2016110954A1 - タスク切替支援方法、タスク切替支援プログラム、及び情報処理装置 - Google Patents

タスク切替支援方法、タスク切替支援プログラム、及び情報処理装置 Download PDF

Info

Publication number
WO2016110954A1
WO2016110954A1 PCT/JP2015/050247 JP2015050247W WO2016110954A1 WO 2016110954 A1 WO2016110954 A1 WO 2016110954A1 JP 2015050247 W JP2015050247 W JP 2015050247W WO 2016110954 A1 WO2016110954 A1 WO 2016110954A1
Authority
WO
WIPO (PCT)
Prior art keywords
task
information
save
work status
execution
Prior art date
Application number
PCT/JP2015/050247
Other languages
English (en)
French (fr)
Inventor
政秀 野田
恵 多比良
幹篤 ▲角▼岡
大野 敬史
Original Assignee
富士通株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 富士通株式会社 filed Critical 富士通株式会社
Priority to JP2016568205A priority Critical patent/JP6471758B2/ja
Priority to EP15876832.5A priority patent/EP3244304A4/en
Priority to PCT/JP2015/050247 priority patent/WO2016110954A1/ja
Publication of WO2016110954A1 publication Critical patent/WO2016110954A1/ja
Priority to US15/641,698 priority patent/US10572303B2/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06316Sequencing of tasks or work
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/485Task life-cycle, e.g. stopping, restarting, resuming execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/461Saving or restoring of program or task context
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues

Definitions

  • the present application relates to a task switching support method, a task switching support program, and an information processing apparatus.
  • an object of the present invention is to perform task switching efficiently.
  • a task switching support method stores task information related to a task performed by a user, stores elements related to the execution of the task in association with the task information, and relates to the task An operation is determined, a work situation for an element related to the execution of the associated task is determined based on an operation related to the determined task, and an operation for the element related to the execution of the task information and the associated task is determined. Based on the situation, the task is switched by saving or restoring the work situation.
  • tasks can be switched efficiently.
  • FIG. 6 is a diagram (part 1) illustrating an example of task information divided into two parts.
  • FIG. 10 is a diagram (part 2) illustrating an example of task information divided into two parts;
  • FIG. 10 is a diagram (part 1) illustrating an example of work status data during a divided task;
  • FIG. 10 is a second diagram illustrating an example of work status data during a divided task; It is a figure which shows the system configuration example of a task switching system. It is a figure for demonstrating 1st Example of a task switching process. It is a figure for demonstrating an example of the switching process at the time of the restart of a task. It is a figure for demonstrating 2nd Example of a task switching process. It is a figure for demonstrating 3rd Example of a task switching process.
  • FIG. 1 is a diagram illustrating a functional configuration example of the information processing apparatus according to the present embodiment.
  • An information processing apparatus 10 illustrated in FIG. 1 includes a user interface unit (hereinafter referred to as “UI unit”) 11, a save / restore determination unit 12, a save / restore unit 13, a display unit 14, and a storage unit 15.
  • UI unit user interface unit
  • the save / restore determination unit 12 includes a task information analysis unit 21, a task status extraction unit 22, and a determination unit 23.
  • the storage unit 15 includes task information 31 and work status data 32.
  • the information processing apparatus 10 manages the tasks to be performed by the user (user), saves the tasks or the contents used for the tasks as necessary, presents the saved tasks to the user, and the saved state Task switching processing such as restoring to
  • the information processing apparatus 10 is, for example, a personal computer (PC), a notebook PC, a tablet terminal, a smartphone, or the like, but is not limited thereto.
  • the UI unit 11 displays a screen for executing one or a plurality of tasks, a screen for performing various settings, and the like on the display unit 14 and the like, and obtains an instruction for setting various information and an instruction for executing various processes regarding the task from the user. To do.
  • the save / restore determination unit 12 determines a work status for an element related to the execution of the task based on an operation related to the task.
  • the elements related to the performance of a task are, for example, information held in the information processing apparatus 10 such as an application or content related to a task, or a sensor or information processing apparatus 10 connected to the information processing apparatus 10 by communication from another apparatus. Information that is external to the information processing apparatus 10.
  • the elements related to the execution of the task may be information that prevents the execution of the task in addition to the environment information at the time of task execution.
  • the save / restore determination unit 12 determines the necessity of saving or restoring the work situation (work environment) based on the user's operation on the task.
  • the work status is, for example, usage information or update information of an element (for example, an application or content related to a task) related to the execution of the above-described task, but is not limited thereto.
  • the task information analysis unit 21 monitors resources for task execution (execution) and task save, and analyzes the type of each task, the content used in the task, and the like.
  • the task information analysis unit 21 generates task information, analyzes task information presented to the user, and the like.
  • the task information analysis unit 21 analyzes task execution resource information for executing a task for each task and task save resource information for saving a task, and generates task information based on the analysis result. Further, the task information analysis unit 21 may acquire a task execution (execution) resource and a task save resource based on definition information defined in advance for each task. For example, the task information analysis unit 21 can define a task execution resource and a task save resource as parameters for each task.
  • the task execution resource includes, for example, a file name during task execution and a content name being referred to (for example, an image file name, a moving image file name), but is not limited thereto.
  • the task save resource is, for example, an environment resource of an application such as Word (registered trademark). For example, the save location of the task execution resource, the opened window position, the size, the page, the cursor location, and the location if selected However, the present invention is not limited to this.
  • the application may be, for example, software that performs document editing such as Word or spreadsheet such as Excel (registered trademark), and is generally used for scrolling and screen change for swipe operation and tap operation, starting a web browser, and the like. It may be a basic application that performs various operations.
  • the various applications are executed on an operating system (OS) such as Android (registered trademark), Windows (registered trademark), Linux (registered trademark), but are not limited thereto.
  • OS operating system
  • Android registered trademark
  • Windows registered trademark
  • Linux registered trademark
  • the task information analysis unit 21 analyzes, for example, a necessary time for one task, and when the task that takes a long time is divided into a plurality of tasks, the single task is completed, but the work is finished. Analyzes from task information whether the task should not be For example, the task information analysis unit 21 refers to the subsequent task and analyzes whether the presented task and the subsequent task are divided. For example, for the divided task, the task information analysis unit 21 includes a parameter indicating task identification information (for example, task ID) before the division in the information included in the task, and compares the presented task with the pre-division task ID of the subsequent task. By doing so, it can be confirmed whether or not it is a divided task, but is not limited to this.
  • a parameter indicating task identification information for example, task ID
  • the task status extraction unit 22 extracts the task execution (execution) status according to a predetermined time interval or a predetermined operation by the user. For example, the task status extraction unit 22 determines an operation related to a task, and stores work status data such as an application or content related to the task in association with task information (for example, a task ID).
  • task information for example, a task ID
  • the task status extraction unit 22 extracts the user's work status for the corresponding task from the user's operation on the task execution resource, and at least one classification among a plurality of types preset according to the work status.
  • work status classifications include, but are not limited to, “start”, “continuation”, “completion”, “interruption”, and the like.
  • the task status extraction unit 22 classifies it as “start”, completes the input to all items of the application form file, and completes the input when the file is closed. ".”
  • the task status extraction unit 22 classifies 0% as “start” and 100% as “complete”.
  • the task status extraction unit 22 can classify the progress rate in the middle as “continuation”. For example, when the task status extraction unit 22 detects an operation that “starts” a different task before detecting that the task target file has been closed, the task status extraction unit 22 classifies the task as “suspend”. To do.
  • the task status extraction unit 22 also classifies the task as “suspended” even when an explicit task suspension (for example, file iconization) operation is extracted.
  • the determining unit 23 determines whether saving or restoring is necessary from the task information obtained from the task information analyzing unit 21 and the task execution status obtained from the task status extracting unit 22.
  • the save / restore unit 13 saves or restores a task in the information processing apparatus 10 based on an instruction from the save / restore determination unit 12. For example, the save / restore unit 13 switches tasks by saving or restoring the work status based on the task information and the work status for the elements related to the execution of the task.
  • the evacuation / restoration unit 13 When evacuating a task, the evacuation / restoration unit 13 stores task information including a work status in the storage unit 15. Further, when restoring a saved task, the save / restore unit 13 executes a restore process using the task information stored in the storage unit 15.
  • the display unit 14 displays various setting screens and screens for executing tasks in the UI unit 11, and displays a message, a pop-up screen, and the like when saving or restoring.
  • the storage unit 15 discriminates task information 31, operations related to the task, and stores work status data 32 in which elements related to the performance of the task are associated with the task information 31.
  • the task information 31 includes information related to a task that is being executed (executed) or is being performed by a saved user or is scheduled to be performed.
  • the task information 31 is managed in advance as task definition information.
  • the task information 31 related to the task being executed at the time of saving is stored in the storage unit 15, and the task information 31 is stored using the task information 31 stored in the storage unit 15 at the time of restoration. Restored to the state at the time of evacuation.
  • the task definition information includes, for example, what is generated by the task for the task performed by the user and what is necessary for generation. What is generated is, for example, the document information for a document creation task, and the content of the application for a task to be applied on the Web, but is not limited thereto. In addition, what is necessary for generation is, for example, content referred to in a task, similar documents created in the past if the document is created, and address information (for example, reference information) if the application task is applied Uniform Resource Locator (URL), etc.), but is not limited to this. Furthermore, by extracting the user's operation based on the information defined in the task information 31, it is determined when to save and restore.
  • What is generated is, for example, the document information for a document creation task, and the content of the application for a task to be applied on the Web, but is not limited thereto.
  • what is necessary for generation is, for example, content referred to in a task, similar documents created in the past if the document is created, and address information (for
  • the work status data 32 includes the work status for each task determined by the save / restore determination unit 12. Each task is identified by identification information (task ID) or the like.
  • the work status data 32 stores resource information, work classifications, and the like, but is not limited thereto.
  • the data stored in the storage unit 15 is not limited to the task information 31 and the work status data 32, and various setting information, execution results, error information, and the like may be stored.
  • various applications or contents used for performing a task are managed in association with the task information 31, and saved or restored according to the task work status data 32.
  • FIG. 2 is a diagram illustrating an example of a hardware configuration of the information processing apparatus.
  • the information processing apparatus 10 includes an input device 41, an output device 42, a drive device 43, an auxiliary storage device 44, a main storage device 45, a central processing unit (CPU) 46, and a communication device. 47 are connected to each other by a system bus B.
  • CPU central processing unit
  • the input device 41 includes a pointing device such as a keyboard and a mouse operated by a user or the like, and a voice input device such as a microphone.
  • Software such as an instruction to execute a program from the user or the like, various operation information, and an application The input of the information etc. for starting etc. is received.
  • the output device 42 includes a display for displaying various windows, data, and the like necessary for operating the computer main body (information processing device 10) for performing processing in the present embodiment.
  • the output device 42 can display program execution progress, results, and the like by a control program of the CPU 46.
  • an execution program installed in the computer main body is provided by the recording medium 48 or the like.
  • the recording medium 48 can be set in the drive device 43.
  • the execution program stored in the recording medium 48 is installed in the auxiliary storage device 44 from the recording medium 48 via the drive device 43.
  • the auxiliary storage device 44 is, for example, storage means such as Hard Disk Drive (HDD) or Solid State Drive (SSD).
  • the auxiliary storage device 44 stores an execution program (for example, a task switching support program) in this embodiment, a control program provided in a computer, and the like based on a control signal from the CPU 46, and performs input / output as necessary.
  • the auxiliary storage device 44 can read and write necessary information from each stored information based on a control signal from the CPU 46 and the like.
  • the main storage device 45 stores an execution program read from the auxiliary storage device 44 by the CPU 46.
  • the main storage device 45 is a Read Only Memory (ROM), a Random Access Memory (RAM), or the like.
  • the CPU 46 performs processing of the entire computer, such as various operations and data input / output with each hardware component, based on a control program such as an operating system (OS) and an execution program stored in the main storage device 45. Control each process. Various information necessary during the execution of the program can be acquired from the auxiliary storage device 44, and the execution results and the like can also be stored.
  • OS operating system
  • execution program stored in the main storage device 45.
  • the CPU 46 executes processing corresponding to the program on the main storage device 45 by executing the program installed in the auxiliary storage device 44 based on, for example, a program execution instruction obtained from the input device 41. Do. For example, by executing an execution program, the CPU 46 receives information from the user by the UI unit 11 described above, determines whether the save / restore determination unit 12 saves or restores a task, and performs tasks by the save / restore unit 13. Evacuation or restoration, display by the display unit 14, and the like.
  • the processing content in the CPU 46 is not limited to the above-described content.
  • the contents executed by the CPU 46 are stored in the auxiliary storage device 44 or the like as necessary.
  • the communication device 47 communicates with other external devices via a communication network represented by the Internet or a Local Area Network (LAN), for example.
  • the communication device 47 acquires an execution program, software, setting information, and the like from an external device or the like by connecting to a communication network or the like based on a control signal from the CPU 46.
  • the communication device 47 may provide an execution result obtained by executing the program to an external device, or may provide the execution program itself in the present embodiment to an external device or the like.
  • the recording medium 48 is a computer-readable recording medium in which an execution program or the like is stored as described above.
  • the recording medium 48 is, for example, a semiconductor memory such as a flash memory or a portable recording medium such as a CD-ROM or DVD, but is not limited thereto.
  • an execution program for example, a task switching support program
  • the hardware resources and software can cooperate to realize the task switching support processing in this embodiment. it can.
  • FIG. 3 is a diagram for explaining the outline of the task switching support process in the present embodiment.
  • FIG. 3 shows an example in which the task A is interrupted to perform the task B while the user 50 performs the task A using the information processing apparatus 10. At this time, information to be saved for each task is generated based on the definition information. By generating task information based on the definition information, save items can be limited.
  • the task information of task A and task B includes a task name, an execution resource, and a save resource, but is not limited to this.
  • the information processing apparatus 10 monitors the execution status of the task B and determines the necessity of saving the task B and the restoration timing (task switching timing) of the saved task A.
  • the information processing apparatus 10 efficiently restores the work environment of the task A based on the task information of the task A, presents the restored work content without burdening the user, The task can be resumed continuously.
  • the task information for task B is deleted because it has been completed without interruption.
  • the restored task A task is completed, the task information of task A is deleted.
  • FIG. 4 is a flowchart illustrating an example of task switching support processing.
  • the information processing apparatus 10 determines a task to be executed (executed) according to a user's instruction or the like from one or a plurality of tasks presented on the screen by the UI unit 11 (S01).
  • the save / restore determination unit 12 monitors resources for task execution determined by the process of S01 (S02), and generates task information.
  • the save / restore determination unit 12 extracts the task status according to a predetermined time interval or a predetermined operation by the user (S03).
  • the save / restore determination unit 12 determines the necessity of saving or restoring the work status based on the task information and the user's operation (work status) on the task, and determines whether to save or restore the task. (S04) A save or restore process of the work status corresponding to the task is performed (S05).
  • the information processing apparatus 10 determines whether or not there is a task that is continued or interrupted (S06). If there is a task that is continued or interrupted (YES in S06), the process returns to the process of S02. . If there is no task that is continued or interrupted (NO in S06), the processing is terminated assuming that all tasks are completed.
  • FIG. 5 is a flowchart illustrating an example of task status extraction processing.
  • the task status extraction unit 22 monitors resources during task execution (S11), and detects task operations (S12).
  • the task status extraction unit 22 determines whether or not an operation for the target task has been obtained for the first time from the user (S13), and when an operation for the target task is obtained for the first time (YES in S13), The work status (task status) is classified as “start” (S14).
  • the task status extraction unit 22 determines whether or not the immediately preceding task has been completed (S15), and if not completed (NO in S15), classifies the immediately preceding task as “suspended” (S15). S16). Further, when the immediately preceding task has been completed (YES in S15), task status extraction unit 22 ends the process as it is.
  • the operation to the obtained task is not the first time in the processing of S13 (NO in S13)
  • it is determined whether or not the operation to the target task is a task completion operation (S17). If the operation is a task completion operation (YES in the processing of S17), it is classified as “completed” (S18). If the operation is not a task completion operation (NO in S17), it is determined whether the operation is to interrupt the task (S19). In the case of an operation for interrupting the task (YES in S19), the work status (task status) is classified as “interrupt” (S20). If the operation is not an operation for interrupting the task in S19 (NO in S19), the work status (task status) is classified as “continuation” (S21).
  • FIG. 6 is a flowchart illustrating an example of the determination process.
  • the determination unit 23 acquires task information obtained by the task information analysis unit 21 (S31), and accepts notification of the task status (working status) obtained by the task status extraction unit 22 (S32).
  • the determination unit 23 performs the following process according to the task status (S33).
  • the task status work status
  • the determination unit 23 determines to instruct to resume the task (S34). In the process of S33, when the task status is “continuation”, the determination unit 23 performs no process. In the process of S33, when the task status is “suspended”, the determination unit 23 determines to instruct to save the task (S35).
  • the determination unit 23 determines whether or not the task is a task that is completed independently (S36). If the task is a task that is completed independently (YES in S36), no processing is performed. Also, in the process of S36, if the task is not completed independently (NO in S36), a decision is made to instruct to save the task (S37). As described above, the determination unit 23 determines whether or not the task is interrupted based on information obtained from the task information analysis unit 21 and the task status extraction unit 22. Make a decision to direct the evacuation of the environment.
  • FIG. 7 is a flowchart illustrating an example of the save / restore process.
  • the save / restore unit 13 determines whether or not there is a task resumption instruction (S41). If there is a task resumption instruction (YES in S41), the task ID is determined from the work status data 32. Is extracted (S42).
  • the save / restore unit 13 determines whether there is a task ID (S43). If there is a task ID (YES in S43), the corresponding task information 31 is extracted from the work status data 32, and The work status is restored corresponding to the extracted task information 31 (S44). Further, if there is no task ID in the process of S43 (NO in S43), no process is performed.
  • the save / restore unit 13 saves the task and acquires resource information (S45). Further, the save / restore unit 13 stores the task information 31 and saves the work status in the work status data 32 (S46).
  • the save / restore unit 13 saves or restores the work status of the terminal based on an instruction from the save / restore determination unit 12. For example, the save / restore unit 13 performs the save process of the task corresponding to the task ID by receiving an instruction of the classification result of “task ID” and “save” from the save / restore determination unit 12. In the case of a “save” instruction, “task save resource information” is also saved. In addition, the save / restore unit 13 performs a task restore process corresponding to the task ID by receiving an instruction of the classification result of “task ID” and “restart” from the save / restore determination unit 12.
  • the saving / restoring unit 13 can save or restore external environment information as well as saving / restoring the internal environment of the information processing apparatus 10, for example.
  • the restoration may be performed on the application.
  • external environment information it is difficult to change the situation outside the information processing apparatus 10. Therefore, at the time of restoration, it is possible to take a restoration method of displaying it as accompanying information on the display unit 14 and notifying the user.
  • information to be restored for example, information that can easily recall the work status at the time of performing the task that was evacuated by the user may be added.
  • information such as the name of a person who was present in the conference room may be restored. Thereby, the situation before evacuation can be easily grasped.
  • a resource that is not a save target is also a save target.
  • a save target For example, when the “start” classification result is extracted in the task status extraction process described above, it is monitored what resource is used to perform the task, and the task information 31 includes the monitored content. Store.
  • a resource that is not a save target as definition information can be regarded as being used auxiliary and can be set as a save target.
  • save / restore unit 13 refers to another application written before during the execution of the task “write application”, another application written before that Documents may also be saved.
  • the save / restore unit 13 may present each resource operated in the work environment to the user, for example, and allow the user to select whether or not to make a save target for each resource.
  • the save / restore unit 13 may determine that a resource that is used in excess of a preset threshold is a resource that is necessary for the work environment and is a save target. For example, the save / restore unit 13 compares the time when the task is in the foreground, the number of times the task is in the foreground, and the like on the display screen of the information processing apparatus 10 with a preset threshold value. It can be determined whether or not. Also, resources added as save targets can be used for subsequent re-saves by updating them as save resources in the task definition.
  • the save / restore unit 13 may change the task save method based on the time interval from the save to the restore (predicted task interruption time). For example, if it is interrupted for a short time (for example, 5 minutes, etc.), the resource is temporarily invisible (for example, the application is made into an icon, etc.), and only the information indicating that it is invisible is stored in the work status data. . As a result, at the time of restoration, it is only necessary to make a resource that is temporarily invisible visible, so that restoration processing can be performed quickly. Further, the save / restore unit 13 may store the resources in a file and store the storage location in the storage unit 15 if the interruption is for a long time (for example, until the next day).
  • the save / restore unit 13 may change the save process in accordance with the resource used by the task performed after the save. For example, if there is a resource that is not used at all in the next task, only that resource is temporarily invisible, and the invisible information is stored in the storage unit 15. As a result, at the time of restoration, only the invisible resources need be restored, so that restoration processing can be performed quickly.
  • FIG. 8A and 8B are diagrams (part 1 and part 2) illustrating an example of task information.
  • FIG. 8A shows an example of task information in a situation where an application form has been created as an example of a task.
  • FIG. 8B shows an example of task information in a procedure status by a browser as an example of a task.
  • FIGS. 8A and 8B it is assumed that application resources can be acquired from corresponding applications and OSs.
  • the task definition information corresponding to the task information for example, as shown in FIGS. 8A and 8B, a “task ID”, a “task name” for identifying the task, and a “task” mainly used for performing the task "Execution resource”, "task save resource” that is resource information that plays an auxiliary role in the execution of the task, but is not limited to this, for example, a resource that prevents the execution of the task as described later May be included.
  • task execution resource is, for example, a document file for a task for creating a document, and address information (for example, URL) of an approval system for a task for approval for an application. It is not limited to this.
  • task save resource for example, in the case of a task for creating a document, there are an application execution resource such as document creation, a content resource such as reference material, an input content for an input form, a cursor position, and the like.
  • application execution resource such as document creation
  • a content resource such as reference material
  • an input content for an input form e.g., a cursor position
  • the present invention is not limited to this.
  • the application resources described above include, but are not limited to, a window position (screen position), a size, a page number that has been opened (displayed), and the like.
  • Examples of content resources such as reference materials include address information (for example, URL) displayed on a Web browser, its window position, size, page display element, etc., but are not limited thereto. Absent.
  • the browser environment resource related to the URL when the reference material is opened for example, if the page of the target device list for the purchase procedure is opened
  • Browser environment resources may be included in the save target.
  • the task information in the present embodiment is not limited to the internal information of the information processing apparatus 10 as shown in the examples of FIGS. 8A and 8B, for example, the environment outside the apparatus that can be acquired by the information processing apparatus 10 Information (external information) may be included.
  • Information external information
  • the location (position information) of the information processing apparatus 10, the attendee of the meeting, the description of the task, the date information of the task, and the like are not limited thereto.
  • position information for example, latitude and longitude
  • GPS Global Positioning System
  • For the attendees of the conference for example, an existing conference system or the like may be accessed via a communication network or the like, and attendee information may be acquired from the access destination system.
  • information that is not directly related to the execution of the task but that hinders the execution of the task may be included.
  • Such information includes information that can be acquired from internal information of the information processing apparatus 10 or environmental information outside the apparatus that can be acquired by the information processing apparatus 10 (external information). For example, for a task interrupted by receiving a mail, an incoming call to mail software (mailer) operating on the information processing apparatus 10 of the user may be acquired. Further, for example, for a task that is interrupted when a call is received, it may be acquired by a sensor or the like that an incoming call has been received on a telephone owned by the user.
  • the task information in this embodiment may be switched to another task in the middle or divided into several tasks in advance when the task takes a long time (for example, the required time of 10 hours).
  • the same task can be associated with a plurality of task information by dividing the task and managing the task information before and after the division.
  • FIG. 9A is a diagram showing an example of task information before division.
  • 9B and 9C are diagrams (part 1 and part 2) illustrating an example of task information divided into two parts. The number of divisions is not limited to two and may be three or more.
  • the task definition information before division includes “task ID”, “task name”, “required time”, “task execution resource”, “task save resource”, and the like, but is not limited thereto. It is not a thing.
  • the task definition information after division includes “task ID”, “task name”, “required time”, “task execution resource”, “task save resource”, “task before division” ID ”,“ subsequent task ID ”, and the like, but are not limited thereto.
  • the required time is set to 10 hours for the task (parent task) with the task ID “00000005”.
  • the pre-division task ID and the subsequent task ID are stored in the task information 31 as shown in FIGS. 9B and 9C.
  • FIG. 9B and FIG. 9C have the same task ID before division of the task specified in the subsequent task ID (for example, the subsequent task ID in the case where the execution order is specified in the task).
  • “Paper Writing 1” shown in FIG. 9B is “Complete”
  • “Paper Writing 2” shown in FIG. 9C is regarded as a subsequent task, and is classified as “Suspended” as a whole. Determined to be evacuated. That is, in the case of a divided task, even if a single divided task is completed, if all the divided tasks are not completed, it is determined as “interrupted” and the work status is saved.
  • FIGS. 10A and 10B are diagrams (part 1 and part 2) illustrating an example of work status data at the time of a divided task.
  • 10A is an example of a save resource table in the work status data 32
  • FIG. 10B is a diagram illustrating an example of resource parameters in the work status data 32.
  • the items in the save resource table of the work status data 32 shown in FIG. 10A include, for example, “task ID” and “save resource”, but are not limited thereto.
  • examples of items in the parameter table of the work status data 32 illustrated in FIG. 10B include “resource information” and “parameter”, but are not limited thereto.
  • each work status is saved without straddling the task, but in the case of a divided task, the work information across the tasks is saved. Is done.
  • the same parameter may be applied to the resource information. For example, when a saved resource is updated from task information and a plurality of tasks use the same resource, a resource saved by another task is set as a restoration target.
  • the work status data 32 of the save / restore unit 13 is divided into a save resource table and a parameter table so that parameters according to resource information can be saved.
  • the parameters of “Usage Application Form.doc” and the parameters of the URL are saved.
  • the parameters of “facility guide.doc” and the parameters of the same URL as task A are referenced, and the task is restored based on the information.
  • the information processing apparatus 10 executes the task switching process alone.
  • the server may manage the task information 31 and the work status data 32.
  • FIG. 11 is a diagram showing a system configuration example of the task switching system.
  • the task switching system 60 includes the information processing apparatus 10 and a management server 61.
  • the information processing apparatus 10 and the management server 61 are connected in a state where data can be transmitted and received through a communication network 62 typified by the Internet or a LAN.
  • the management server 61 manages task information 31 (for example, task A and task B) to be performed by the user, and transmits it to the information processing apparatus 10 according to the work status of the terminal.
  • the task information 31 is managed by the management server 61, but the task to be performed by the user may be stored in the information processing apparatus 10.
  • the information processing apparatus 10 may transmit the task status (work status data 32) to the management server 61 via the communication network 62 for management.
  • the work status data 32 may be stored in the storage unit 15 of the information processing apparatus 10 or on the management server 61.
  • the management server 61 may manage task information 31, work status data 32, and the like for a plurality of information processing apparatuses 10.
  • the information including the type information and user information of the information processing apparatus 10 is stored in an identifiable manner.
  • the management server 61 may use the task information 31 and the work status data 32 obtained from the information processing apparatus 10 for restoration with respect to different information processing apparatuses 10. Thereby, for example, when one user 50 is working using a plurality of information processing devices 10, information that was working on the first information processing device 10 is saved to the management server 61, and The second information processing apparatus 10 can restore the information based on the user information.
  • the management server 61 may be a PC or the like, and may be a cloud server configured by cloud computing having one or more information processing devices.
  • the task structure is defined, the user's operation for the task is extracted, and the save timing is determined by judging whether the work environment is saved or restored from the task structure and the operation content. Can be specified, and resources that are not used for evacuation are not used. In addition, since the contents to be saved can be specified for each task, useless resources are not used for saving.
  • FIG. 12 is a diagram for explaining the first embodiment of the task switching process.
  • the configuration similar to the configuration of the information processing apparatus 10 described above is illustrated, and thus a specific description of each configuration is omitted here.
  • the start or interruption of a task is detected from an operation on a resource associated with the task.
  • the work environment information is saved, and when the start is detected, the work environment information of the saved task is restored.
  • the “application creation task” of task A when the “application creation task” of task A is evacuated halfway, the “iconization” operation of the user 50 task is detected.
  • the task status extraction unit 22 regards it as “suspended”.
  • the determination unit 23 determines to save the task.
  • the save / restore unit 13 saves the opened Word document and URL as task information 31. At this time, the task ID and the work status data are also saved in the work status data 32.
  • the status of the Word document being opened may be acquired from the application and evacuated.
  • FIG. 13 is a diagram for explaining an example of a switching process when a task is resumed.
  • the “application creation task” when the “application creation task” is resumed, for example, notification of whether or not the task A is resumed again at a preset time (for example, several hours later) with reference to the saved time I do.
  • the notification may be, for example, a predetermined pop-up screen displayed on the display unit 14, but is not limited thereto, and notification such as a sound notification or blinking of an icon may be performed.
  • the determination unit 23 determines to restore the task.
  • the save / restore unit 13 also includes task information 31 of task A, Word document (usage application form.doc), and URL (http://toaru.shisetu.example.jp) as work status data associated with task A. Restore /) as working environment.
  • the restored information is deleted from the work status data at the time of restoration.
  • FIG. 14 is a diagram for explaining a second embodiment of the task switching process.
  • the task is saved or restored according to the degree of progress of the task.
  • the information processing apparatus 10 extracts the progress rate of the task, and the progress rate 85% of the task A is detected from the operation of the user 50. Extraction of the progress rate can be determined based on, for example, the amount of input data, or how many items of data are input with respect to all items in a preset input form, but is not limited thereto. It is not something.
  • a new task is presented and task B is added.
  • the user 50 determines “start” of the task B and performs a start operation.
  • the task status extraction unit 22 extracts “interruption” of the task A because the operation of starting the task B is extracted before the operation with the progress rate of 100% of the task A is detected.
  • the save / restore unit 13 saves the task A resources in the task information 31 and the work status data 32 as shown in FIG.
  • the operation at the time of restoration in the second embodiment is, for example, the same as the operation at the time of restoration in the first embodiment described above, which is presented on a pop-up screen or the like after a lapse of a predetermined time. To do.
  • FIG. 15 is a diagram for explaining a third embodiment of the task switching process.
  • the third embodiment shown in FIG. 15 shows an example of saving by a divided task, for example.
  • a 4-hour task whose task ID is “task X” is divided and assigned to two tasks (for example, “task A1” and “task A2”) each having a 2-hour time in saving by a divided task.
  • the user performs “task A1” and extracts the “complete” operation.
  • the task status extraction unit 22 normally classifies the work status as “completed”, but the task information analysis unit 21 has a parent task ID, that is, this task has an interrupted procedure. To be judged. Therefore, the determination unit 23 determines to save the task. As shown in FIG. 15, the save / restore unit 13 saves the opened Word document and the opened URL.
  • the final “complete” is determined and the processing is completed.
  • FIGS. 16A to 16F are diagrams showing screen examples (part 1 to part 6) in the task switching process.
  • 16A and 16B show examples of screens presented before the task starts.
  • a pop-up screen (dialog screen) 70-1 displayed on the display unit 14 is displayed with a message “let's start“ application creation ”” and a “Yes” or “No” operation for the user 50.
  • An example of explicitly inputting is shown.
  • performance resources such as a file name are explicitly written on the pop-up screen 70-2. By displaying performance resources in this way, it is possible to easily recall what kind of task it is.
  • FIG. 16C shows an example of a screen for executing another task (for example, “program development”) while executing a certain task (for example, “application creation”).
  • the pop-up screen 70-3 shows an example in which the user 50 explicitly inputs “Yes” or “No” operation together with a message for performing another task. Note that this screen can be displayed when, for example, the scheduled task execution time has passed, or when a predetermined time has elapsed since the task was saved, but this screen is limited to this. is not.
  • a pop-up screen 70-4 when the completion of the task is detected is shown.
  • “Create Application” has been completed!
  • a message such as “I ’m sorry” has been displayed, but the message content is not limited to this.
  • FIG. 16E shows an example of a pop-up screen 70-5 for selecting a start task from a plurality of tasks.
  • the user 50 explicitly selects either “application creation” or “device purchase procedure” together with a message “There are the following tasks that can be started”. Display the screen. The user 50 selects or presses a start button to start or restore the selected task.
  • a pop-up screen 70-6 for selecting a task that can be started is shown.
  • performance resources are listed for the number of tasks, and when the user 50 selects them, the corresponding task can be restored and executed.
  • the work environment can be efficiently saved and restored when the task is suspended and resumed.
  • the save timing For example, by saving and restoring the work environment using the task work status or the like, it is possible to specify the save timing, so that unnecessary resources are not used for saving.
  • the contents to be saved can be specified for each task, useless resources are not used for saving.
  • the restoration can be performed according to the task to be resumed, and the user does not need to select the contents to be restored.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Educational Administration (AREA)
  • Game Theory and Decision Science (AREA)
  • Development Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

 タスク切替支援方法において、情報処理装置が、利用者が行うタスクに関するタスク情報を記憶し、前記タスクの遂行に関連する要素を前記タスク情報に関連付けて記憶し、前記タスクに関連する操作を判別し、前記判別したタスクに関連する操作に基づいて、関連付けた前記タスクの遂行に関連する要素に対する作業状況を決定し、前記タスク情報及び関連付けた前記タスクの遂行に関連する要素に対する作業状況に基づいて、前記作業状況の退避又は復元による前記タスクの切り替えを行う。

Description

タスク切替支援方法、タスク切替支援プログラム、及び情報処理装置
 本願は、タスク切替支援方法、タスク切替支援プログラム、及び情報処理装置に関する。
 人はタスクの切り替えが苦手である。特に、これまで何をしていたかを、別のことをしている間も覚えておき、それを復元することは苦手とされている。しかしながら、人は遂行すべき様々なタスクを抱えており、これらを切り替えながらタスクをこなしていかなければならない。したがって、様々なタスクを切り替えながら遂行することをアシストする機能が望まれている。
特開平10-63362号公報 特開2000-250667号公報 特開2001-5546号公報
 しかしながら、コンピュータ等の情報処理装置を用いて複数のアプリケーション(以下、「アプリ」と略称する)やコンテンツ(ファイル等)を利用するタスクの場合、利用者は、そのタスクに必要なアプリやコンテンツを覚えておかなければならない。また、従来手法では、タスクを退避したり復元したりするタスクの切替プロセスを利用者が決定しなければならず、煩雑な操作が必要となる。
 一つの側面では、本発明は、タスクの切り替えを効率よく行うことを目的とする。
 一つの態様におけるタスク切替支援方法は、情報処理装置が、利用者が行うタスクに関するタスク情報を記憶し、前記タスクの遂行に関連する要素を前記タスク情報に関連付けて記憶し、前記タスクに関連する操作を判別し、前記判別したタスクに関連する操作に基づいて、関連付けた前記タスクの遂行に関連する要素に対する作業状況を決定し、前記タスク情報及び関連付けた前記タスクの遂行に関連する要素に対する作業状況に基づいて、前記作業状況の退避又は復元による前記タスクの切り替えを行う。
 一つの側面として、タスクの切り替えを効率よく行うことができる。
本実施形態における情報処理装置の機能構成例を示す図である。 情報処理装置のハードウェア構成の一例を示す図である。 本実施形態におけるタスク切替支援処理の概要を説明するための図である。 タスク切替支援処理の一例を示すフローチャートである。 タスク状況抽出処理の一例を示すフローチャートである。 決定処理の一例を示すフローチャートである。 退避・復元処理の一例を示すフローチャートである。 タスク情報の一例を示す図(その1)である。 タスク情報の一例を示す図(その2)である。 分割前のタスク情報の一例を示す図である。 2つに分割されたタスク情報の一例を示す図(その1)である。 2つに分割されたタスク情報の一例を示す図(その2)である。 分割タスク時の作業状況データの一例を示す図(その1)である。 分割タスク時の作業状況データの一例を示す図(その2)である。 タスク切替システムのシステム構成例を示す図である。 タスク切替処理の第1実施例を説明するための図である。 タスクの再開時の切替処理の一例を説明するための図である。 タスク切替処理の第2実施例を説明するための図である。 タスク切替処理の第3実施例を説明するための図である。 タスク切替処理における画面例(その1)を示す図である。 タスク切替処理における画面例(その2)を示す図である。 タスク切替処理における画面例(その3)を示す図である。 タスク切替処理における画面例(その4)を示す図である。 タスク切替処理における画面例(その5)を示す図である。 タスク切替処理における画面例(その6)を示す図である。
 以下、図面に基づいて実施形態を説明する。
 <本実施形態における情報処理装置の機能構成例>
 図1は、本実施形態における情報処理装置の機能構成例を示す図である。図1に示す情報処理装置10は、ユーザインタフェース部(以下、「UI部」という)11と、退避・復元判断部12と、退避・復元部13と、表示部14と、記憶部15とを有する。退避・復元判断部12は、タスク情報解析部21と、タスク状況抽出部22と、決定部23とを有する。記憶部15は、タスク情報31と、作業状況データ32とを有する。
 情報処理装置10は、利用者(ユーザ)の行うべきタスクを管理し、必要に応じてタスク又はタスクに利用したコンテンツの退避を行ったり、退避したタスク等を利用者に提示し、退避した状態に復元する等のタスクの切替処理を行う。情報処理装置10は、例えば、Personal Computer(PC)や、ノート型PC、タブレット端末、スマートフォン等であるが、これに限定されるものではない。
 UI部11は、1又は複数のタスクを実行する画面や各種設定を行うための画面等を表示部14等に表示し、利用者から各種情報の設定指示やタスクに関する各種処理の実行指示を取得する。
 退避・復元判断部12は、タスクに関する操作に基づいて、タスクの遂行に関連する要素に対する作業状況を決定する。タスクの遂行に関連する要素とは、例えばタスクに関するアプリ又はコンテンツといった情報処理装置10の内部に持つ情報や、情報処理装置10に接続されたセンサ又は情報処理装置10が他の装置から通信によって得られるような情報処理装置10の外部にある情報である。また、タスクの遂行に関連する要素は、後述する「タスク遂行リソース」や「タスク退避リソース」、タスク実行時の環境情報以外にも、タスクの実行を妨げるような情報等でもよい。
 例えば、退避・復元判断部12は、利用者のタスクに対する操作に基づいて作業状況(作業環境)の退避又は復元の必要性を判断する。作業状況とは、例えば上述したタスクの遂行に関連する要素(例えば、タスクに関するアプリ又はコンテンツ等)の利用情報や更新情報であるが、これに限定されるものではない。
 タスク情報解析部21は、タスク遂行(実行)やタスク退避におけるリソースを監視し、タスク毎の種類、タスクで使用しているコンテンツ等を解析する。また、タスク情報解析部21は、タスク情報を生成したり、利用者に提示するタスク情報の解析等を行う。
 例えば、タスク情報解析部21は、タスク毎にタスクを実行するためのタスク実行リソース情報及びタスクを退避するときのタスク退避リソース情報とを解析し、解析結果に基づいてタスク情報を生成する。また、タスク情報解析部21は、タスク毎に予め定義されている定義情報に基づき、タスク遂行(実行)リソースやタスク退避リソースを取得してもよい。例えば、タスク情報解析部21は、タスク毎に、タスク遂行リソースとタスク退避リソースとをパラメータとして定義可能とする。
 タスク遂行リソースとしては、例えばタスク実行中のファイル名や参照しているコンテンツ名(例えば、画像ファイル名、動画ファイル名)等であるが、これに限定されるものではない。タスク退避リソースとしては、例えばWord(登録商標)等のアプリの環境リソースであり、例えばタスク遂行リソースの保存場所、開いていたWindow位置、サイズ、ページ、カーソルの場所、選択状態であればその場所等であるが、これに限定されるものではない。
 なお、アプリとは、例えばWord等の文書編集やExcel(登録商標)等の表計算等を行うソフトウェア等でもよく、スワイプ動作やタップ動作に対するスクロールや画面変更、Webブラウザの立ち上げ等の一般的な動作を行う基本的なアプリであってもよい。また、各種アプリは、例えばAndroid(登録商標)やWindows(登録商標)、Linux(登録商標)等のOperating System(OS)上で実行されるが、これに限定されるものではない。
 また、タスク情報解析部21は、例えば1つのタスクに対する必要時間等を解析し、長時間かかるタスクを複数に分割したタスクである場合に、単体のタスクは完了しているが、作業としては終わりとはならないタスクかをタスク情報から解析する。例えば、タスク情報解析部21は、後続タスクを参照し、提示されたタスクと後続タスクとが分割されたものであるかを解析する。例えば、タスク情報解析部21は、分割タスクに関しては、分割前のタスク識別情報(例えば、タスクID)を示すパラメータをタスクの持つ情報に含め、提示タスクと後続タスクの分割前タスクIDとを比較することで分割タスクであるか否かを確認することができるが、これに限定されるものではない。
 タスク状況抽出部22は、所定時間間隔又は利用者による所定の操作等に応じてタスクの遂行(実行)状況を抽出する。例えば、タスク状況抽出部22は、タスクに関連する操作を判別し、タスクに関するアプリ又はコンテンツ等の作業状況データをタスク情報(例えば、タスクID等)に関連付けて記憶する。
 また、タスク状況抽出部22は、利用者によるタスク遂行リソースへの操作から該当タスクに対する利用者の作業状況を抽出し、作業状況に応じて予め設定された複数種類のうち、少なくとも1つの分類に抽象化する。作業状況の分類の一例としては、例えば「開始」、「継続」、「完了」、及び「中断」等があるが、これらに限定されるものではない。
 例えば、タスク状況抽出部22は、申請書ファイルへの入力を初めて検出した場合は「開始」に分類し、申請書ファイルの全ての項目への入力を完了し、ファイルを閉じた場合は「完了」に分類する。また、タスク状況抽出部22は、タスクの進捗率が抽出できる場合には、0%を「開始」に分類し、100%を「完了」に分類する。また、タスク状況抽出部22は、途中の進捗率を「継続」に分類することができる。また、タスク状況抽出部22は、例えばタスクの対象のファイルを閉じたことを検出する前に、異なるタスクを「開始」するような操作を検出した場合には、該当作業を「中断」に分類する。また、タスク状況抽出部22は、例えば明示的なタスクの中断(例えば、ファイルのアイコン化等)の操作を抽出した場合にも「中断」に分類する。
 決定部23は、タスク情報解析部21から得られるタスク情報と、タスク状況抽出部22から得られるタスクの遂行状況とから退避又は復元が必要であるかを決定する。
 退避・復元部13は、退避・復元判断部12からの指示に基づいて、情報処理装置10におけるタスクの退避又は復元を行う。例えば、退避・復元部13は、タスク情報及びタスクの遂行に関連する要素に対する作業状況に基づいて、作業状況の退避又は復元によるタスクの切り替えを行う。
 タスクを退避する場合には、退避・復元部13は、作業状況等を含むタスク情報を記憶部15に記憶される。また、退避したタスクを復元する場合には、退避・復元部13は、記憶部15に記憶されたタスク情報を用いて復元処理を実行する。
 表示部14は、UI部11における各種設定画面やタスクを実行するための画面を表示したり、退避又は復元時のメッセージやポップアップ画面等を表示する。
 記憶部15は、タスク情報31や、タスクに関連する操作を判別し、タスクの遂行に関連する要素をタスク情報31に関連付けた作業状況データ32等を記憶する。
 記憶部15において、タスク情報31は、実行中(遂行中)又は退避した利用者が行う、又は行う予定のタスクに関する情報を含む。タスク情報31は、予めタスク定義情報として管理されており、退避時に遂行中のタスクに関するタスク情報31が記憶部15に記憶され、復元時に記憶部15に記憶されたタスク情報31を用いてタスクを退避時の状態に復元される。
 タスク定義情報としては、例えば利用者が行うタスクに対して、そのタスクで生成するもの、生成する上で必要となるもの等が含まれる。生成するものとしては、例えばドキュメント作成のタスクであればそのドキュメント情報であり、Webで申請を行うタスクであればその申請内容等であるが、これに限定されるものではない。また、生成する上で必要となるものとしては、例えばタスクで参照するコンテンツであり、ドキュメント作成であれば過去に作成した類似ドキュメント、申請タスクであれば参考情報の記載されたアドレス情報(例えば、Uniform Resource Locator(URL)等)であるが、これに限定されるものではない。更に、タスク情報31に定義された情報を元に利用者の操作を抽出することで、いつ退避し、いつ復元したらよいかを判断する。
 また、作業状況データ32は、退避・復元判断部12により、判断されたタスク毎の作業状況を含む。各タスクは、識別情報(タスクID)等により識別される。また、作業状況データ32には、リソース情報等や作業の分類等が記憶されるが、これに限定されるものではない。
 記憶部15に記憶されるデータについては、タスク情報31及び作業状況データ32に限定されるものではなく、各種設定情報や、実行結果、エラー情報等が記憶されてもよい。
 本実施形態では、例えばタスクを遂行する上で利用する様々なアプリ又はコンテンツをタスク情報31に関連付けて管理し、タスクの作業状況データ32に応じて、退避又は復元を行う。
 <情報処理装置10のハードウェア構成例>
 次に、上述した情報処理装置10のハードウェア構成例について、図を用いて説明する。図2は、情報処理装置のハードウェア構成の一例を示す図である。図2の例において、情報処理装置10は、入力装置41と、出力装置42と、ドライブ装置43と、補助記憶装置44と、主記憶装置45と、Central Processing Unit(CPU)46と、通信装置47とを有し、これらはシステムバスBで相互に接続されている。
 入力装置41は、利用者等が操作するキーボード及びマウス等のポインティングデバイスや、マイクロフォン等の音声入力デバイスを有しており、利用者等からのプログラムの実行指示、各種操作情報、アプリ等のソフトウェア等を起動するための情報等の入力を受け付ける。
 出力装置42は、本実施形態における処理を行うためのコンピュータ本体(情報処理装置10)を操作するのに必要な各種ウィンドウやデータ等を表示するディスプレイ等を有する。出力装置42は、CPU46が有する制御プログラムによりプログラムの実行経過や結果等を表示することができる。
 ここで、本実施形態において、例えばコンピュータ本体にインストールされる実行プログラムは、記録媒体48等により提供される。記録媒体48は、ドライブ装置43にセット可能である。CPU46からの制御信号に基づき、記録媒体48に格納された実行プログラムが、記録媒体48からドライブ装置43を介して補助記憶装置44にインストールされる。
 補助記憶装置44は、例えばHard Disk Drive(HDD)やSolid State Drive(SSD)等のストレージ手段等である。補助記憶装置44は、CPU46からの制御信号に基づき、本実施形態における実行プログラム(例えば、タスク切替支援プログラム)や、コンピュータに設けられた制御プログラム等を記憶し、必要に応じて入出力を行う。補助記憶装置44は、CPU46からの制御信号等に基づいて、記憶された各情報から必要な情報を読み出したり、書き込むことができる。
 主記憶装置45は、CPU46により補助記憶装置44から読み出された実行プログラム等を格納する。主記憶装置45は、Read Only Memory(ROM)やRandom Access Memory(RAM)等である。
 CPU46は、Operating System(OS)等の制御プログラム、及び主記憶装置45に格納されている実行プログラムに基づいて、各種演算や各ハードウェア構成部とのデータの入出力等、コンピュータ全体の処理を制御して各処理を実現する。プログラムの実行中に必要な各種情報等は、補助記憶装置44から取得することができ、また実行結果等を格納することもできる。
 具体的には、CPU46は、例えば入力装置41から得られるプログラムの実行指示等に基づき、補助記憶装置44にインストールされたプログラムを実行させることにより、主記憶装置45上でプログラムに対応する処理を行う。例えば、CPU46は、実行プログラムを実行させることで、上述したUI部11による利用者からの情報の受け付けや、退避・復元判断部12によるタスクの退避又は復元の判断、退避・復元部13によるタスクの退避又は復元、表示部14による表示等の処理を行う。CPU46における処理内容は、上述した内容に限定されるものではない。CPU46により実行された内容は、必要に応じて補助記憶装置44等に記憶される。
 通信装置47は、例えばインターネットやLocal Area Network(LAN)に代表される通信ネットワークを介して、他の外部装置との通信を行う。通信装置47は、CPU46からの制御信号に基づき、通信ネットワーク等と接続することにより、実行プログラムやソフトウェア、設定情報等を外部装置等から取得する。また、通信装置47は、プログラムを実行することで得られた実行結果を外部装置に提供したり、本実施形態における実行プログラム自体を外部装置等に提供してもよい。
 記録媒体48は、上述したように実行プログラム等が格納されたコンピュータで読み取り可能な記録媒体である。記録媒体48は、例えばフラッシュメモリ等の半導体メモリやCD-ROM、DVD等の可搬型の記録媒体であるが、これに限定されるものではない。
 図2に示すハードウェア構成に実行プログラム(例えば、タスク切替支援プログラム等)をインストールすることで、ハードウェア資源とソフトウェアとが協働して本実施形態におけるタスク切替支援処理等を実現することができる。
 <本実施形態におけるタスク切替支援処理の概要を説明するための図>
 次に、本実施形態におけるタスク切替支援処理の概要について、図を用いて説明する。図3は、本実施形態におけるタスク切替支援処理の概要を説明するための図である。
 図3では、利用者50が情報処理装置10を用いてタスクAを遂行中に、タスクBのタスクを行うために、タスクAを中断する例を示している。このとき、タスク毎に退避する情報を定義情報に基づいて生成しておく。定義情報に基づいてタスク情報を生成することで、退避項目を限定することができる。
 なお、図3の例において、タスクA,タスクBのタスク情報には、タスク名、遂行リソース、退避リソースが含まれるが、これに限定されるものではない。
 情報処理装置10は、タスクBの遂行状況を監視し、タスクBの退避の必要性や退避したタスクAの復元タイミング(タスク切替タイミング)を判断する。
 情報処理装置10は、タスクBが完了した場合には、タスクAのタスク情報に基づいて、タスクAの作業環境を効率よく復元し、復元した作業内容を提示して、利用者に負担なく、継続してタスクを再開することができる。なお、タスクBのタスク情報は、中断なく完了したため、削除される。また、復元したタスクAのタスクが完了した場合、タスクAのタスク情報は、削除される。
 <タスク切替支援処理の一例>
 次に、本実施形態におけるタスク切替支援処理の一例について、フローチャートを用いて説明する。図4は、タスク切替支援処理の一例を示すフローチャートである。
 図4の例において、情報処理装置10は、UI部11により画面の提示された1又は複数のタスクから利用者の指示等により遂行(実行)するタスクを決定する(S01)。次に、退避・復元判断部12は、S01の処理により決定したタスク遂行におけるリソースを監視し(S02)、タスク情報を生成する。次に、退避・復元判断部12は、所定時間間隔又は利用者による所定の操作等に応じてタスク状況を抽出する(S03)。
 次に、退避・復元判断部12は、タスク情報と利用者のタスクに対する操作(作業状況)とに基づいて作業状況の退避又は復元の必要性を判断して、タスクの退避又は復元を決定し(S04)、タスクに対応する作業状況の退避又は復元処理を行う(S05)。
 次に、情報処理装置10は、継続又は中断しているタスクがあるか否かを判断し(S06)、継続又は中断しているタスクがある場合(S06において、YES)、S02の処理に戻る。また、継続又は中断しているタスクがない場合(S06において、NO)、全てのタスクが完了しているとして処理を終了する。
 <タスク状況抽出処理の一例:S03>
 ここで、上述したS03のタスク状況抽出処理の一例について、フローチャートを用いて説明する。図5は、タスク状況抽出処理の一例を示すフローチャートである。図5の例において、タスク状況抽出部22は、タスク遂行時のリソースを監視し(S11)、タスク操作を検出する(S12)。
 次に、タスク状況抽出部22は、利用者から対象のタスクへの操作を初めて得たか否かを判断し(S13)、対象のタスクへの操作を初めて得た場合(S13において、YES)、作業状況(タスク状況)を「開始」に分類する(S14)。
 次に、タスク状況抽出部22は、直前のタスクが完了していたか否かを判断し(S15)、完了していない場合(S15において、NO)、直前のタスクを「中断」に分類する(S16)。また、タスク状況抽出部22は、直前のタスクが完了していた場合(S15において、YES)、そのまま処理を終了する。
 また、S13の処理において、得られたタスクへの操作が初めてでない場合(S13において、NO)、対象のタスクへの操作がタスク完了の操作が否かを判断する(S17)。タスク完了の操作である場合(S17の処理において、YES)、「完了」に分類する(S18)。また、タスク完了の操作でない場合(S17において、NO)、タスクを中断する操作か否かを判断する(S19)。タスクを中断する操作の場合(S19において、YES)、作業状況(タスク状況)を「中断」に分類する(S20)。また、S19の処理において、タスクを中断する操作でない場合(S19において、NO)、作業状況(タスク状況)を「継続」に分類する(S21)。
 <決定処理の一例:S04>
 次に、上述したS04の決定処理の一例について、フローチャートを用いて説明する。図6は、決定処理の一例を示すフローチャートである。図6の例において、決定部23は、タスク情報解析部21により得られるタスク情報を取得し(S31)、タスク状況抽出部22により得られるタスク状況(作業状況)の通知を受け付ける(S32)。
 次に、決定部23は、タスク状況に応じて以下の処理を行う(S33)。なお、以下の説明では、タスク状況(作業状況)の分類として上述した「開始」、「継続」、「中断」、「完了」の何れかに分類された場合の例を説明するが、これに限定されるものではない。
 S33の処理において、タスク状況が「開始」である場合、決定部23は、タスクの再開を指示する決定を行う(S34)。また、S33の処理において、タスク状況が「継続」である場合、決定部23は、何も処理を行わない。また、S33の処理において、タスク状況が「中断」である場合、決定部23は、タスクの退避を指示する決定を行う(S35)。
 また、S33の処理において、タスク状況が「完了」である場合、決定部23は、タスクが単独で完了するタスクか否かを判断する(S36)。タスクが単独で完了するタスクの場合(S36において、YES)、何も処理を行わない。また、S36の処理において、タスクが単独で完了しない場合(S36において、NO)、タスクの退避を指示する決定を行う(S37)。上述したように、決定部23は、タスク情報解析部21とタスク状況抽出部22とから得た情報に基づいて、タスクが中断されたか否かを判断し、中断されたものであれば、作業環境の退避を指示する決定を行う。
 <退避・復元処理の一例:S05>
 次に、上述したS05の退避・復元処理の一例について、フローチャートを用いて説明する。図7は、退避・復元処理の一例を示すフローチャートである。図7の例において、退避・復元部13は、タスクの再開指示があるか否かを判断し(S41)、タスクの再開指示がある場合(S41において、YES)、作業状況データ32からタスクIDを抽出する(S42)。
 次に、退避・復元部13は、タスクIDがあるか否かを判断し(S43)、タスクIDがある場合(S43において、YES)、作業状況データ32から対応するタスク情報31を抽出し、抽出したタスク情報31に対応させて作業状況を復元する(S44)。また、S43の処理において、タスクIDがなかった場合(S43において、NO)、何も処理を行わない。
 また、上述したS41の処理において、タスクの再開指示がない場合(S41において、NO)、退避・復元部13は、タスクを退避し、リソース情報を取得する(S45)。また、退避・復元部13は、タスク情報31を記憶すると共に、作業状況データ32へ作業状況を退避する(S46)。
 上述したように、退避・復元部13は、退避・復元判断部12からの指示に基づいて端末の作業状況を退避又は復元する。例えば、退避・復元部13は、退避・復元判断部12から「タスクID」と「退避」の分類結果の指示を受けることで、タスクIDに対応するタスクの退避処理を行う。なお、「退避」の指示の場合には、「タスク退避リソース情報」も退避させる。
また、退避・復元部13は、退避・復元判断部12から「タスクID」と「再開」の分類結果の指示を受けることで、タスクIDに対応するタスクの復元処理を行う。
 <退避・復元処理の他の例>
 ここで、退避・復元部13は、上述した退避・復元処理の他の例として、例えば情報処理装置10の内部環境に対する退避又は復元だけでなく、外部環境情報の退避又は復元を行うことができる。例えば、アプリのリソース等の情報処理装置10の内部の環境情報の場合には、復元はアプリに対して行えばよい。一方、外部環境情報の場合、情報処理装置10の外の状況を変化させるのは困難である。そこで、復元時には、付随情報として表示部14に表示して利用者に通知するといった復元手法をとることができる。
 また、復元する情報としては、例えば利用者が退避させていたタスクの遂行時の作業状況を容易に想起できるような情報を付加してもよい。例えば、退避時に会議室でタスク作業をしていた場合、その会議室に同席していた人物名等の情報を復元してもよい。これにより、退避前の状況を容易に把握することができる。
 また、退避処理として、例えば退避対象になっていないリソースも退避対象とする。例えば、上述したタスク状況抽出処理において、「開始」の分類結果が抽出された場合に、タスクを遂行するためにどのようなリソースを使ったかを監視し、監視した内容も含めてタスク情報31に格納する。これにより、定義情報として退避対象となっていないリソースについても補助的に使われたとみなして退避対象とすることができる。
 例えば、退避・復元部13は、「申請書を書く」というタスクに対し、そのタスクの遂行中に、以前に書いた別の申請書を参照している場合、その以前に書いた別の申請書も退避対象としてもよい。
 また、退避・復元部13は、例えば作業環境上で操作された各リソースを利用者に提示して、リソース毎に退避対象とするかどうかを利用者に選択させてもよい。
 また、退避・復元部13は、予め設定された閾値以上に使用されているリソースを、作業環境に必要であるリソースとみなして退避対象と判断してもよい。例えば、退避・復元部13は、情報処理装置10の表示画面等において、そのタスクが、フォアグラウンドになっていた時間やフォアグラウンドになった回数等を予め設定された閾値と比較することで、退避対象か否かを判断することができる。また、退避対象として追加されたリソースは、タスク定義上の退避リソースとして更新することで、以降の再退避の際にも利用することができる。
 また、退避・復元部13は、退避から復元までの時間間隔(タスクの予想中断時間)に基づいて、タスクの退避方法を変更してもよい。例えば、短時間(例えば、5分等)の中断であれば、リソースを一時的に不可視(例えば、アプリをアイコン化する等)とし、不可視としたこと示す情報のみを作業状況データ等に保存する。これにより、復元時には、一時的に不可視となっているリソースを可視にするだけでよいため、復元処理を迅速に行うことができる。また、退避・復元部13は、長時間(例えば、翌日まで)の中断であれば、リソースをファイルに保存し、保存場所を記憶部15に記憶しておいてもよい。
 また、退避・復元部13は、退避後に行われるタスクが利用するリソースに対応させて、退避処理を変化させてもよい。例えば、次のタスクで全く使わないリソースがある場合には、そのリソースのみを一時的に不可視とし、不可視としたことを記憶部15に保存する。これにより、復元時には、不可視としたリソースのみを復元すればよいため、復元処理を迅速に行うことができる。
 <タスク情報例>
 ここで、タスク情報31の一例について、図を用いて説明する。図8A、図8Bは、タスク情報の一例を示す図(その1,その2)である。図8Aは、タスクの一例として申請書を作成していた状況におけるタスク情報例を示している。また、図8Bは、タスクの一例としてブラウザによる手続きの状況におけるタスク情報例を示している。
 図8A、図8Bの例において、アプリのリソースは、対応する各アプリやOSから取得可能なものを想定している。タスク情報に対応するタスク定義情報としては、例えば図8A、図8Bに示すように、タスクを識別するための「タスクID」、「タスク名」、タスクを遂行する上で主として利用される「タスク遂行リソース」、タスクの遂行において補助的な役割を果たすリソース情報である「タスク退避リソース」等があるが、これに限定されるものではなく、例えば後述するようなタスクの遂行を妨げるようなリソースを含んでもよい。
 「タスク遂行リソース」の一例としては、例えば文書を作成するタスクであれば、その文書ファイルであり、申請に対する承認を行うタスクであれば承認システムのアドレス情報(例えば、URL)等があるが、これに限定されるものではない。
 「タスク退避リソース」の一例としては、例えば文書を作成するタスクであれば、文書作成等のアプリの実行リソース、参考資料等のコンテンツのリソース、入力フォームに対する入力済み内容、カーソル位置等があるが、これに限定されるものではない。また、上述したアプリのリソースとしては、例えばWindow位置(画面位置)やサイズ、開いていた(表示していた)ページ番号等があるが、これに限定されるものではない。
 また、参考資料等のコンテンツのリソースとしては、例えばWebブラウザで表示されているアドレス情報(例えば、URL)やそのWindow位置、サイズ、ページの表示エレメント等があるが、これに限定されるものではない。図8Bに示すように、Webブラウザによる手続きを行っている場合、参考資料を開いていた場合のURLに関するブラウザ環境リソース(例えば、購入手続きの対象機器一覧のページを開いていた場合には、そのブラウザ環境リソース)を退避対象に含めてもよい。
 また、本実施形態におけるタスク情報は、図8A、図8Bの例に示すように、情報処理装置10の内部情報に限定されるものではなく、例えば情報処理装置10が取得可能な装置外の環境情報(外部情報)を含んでもよい。例えば、情報処理装置10の場所(位置情報)や、会議出席者、タスクの説明、タスクの日時情報等があるが、これに限定されるものではない。例えば、場所については、情報処理装置10内に設けられたGlobal Positioning System(GPS,全地球測位網)等を用いて位置情報(例えば、緯度・経度)を取得することができる。また、会議出席者については、例えば通信ネットワーク等により既存の会議システム等にアクセスし、アクセス先のシステムから出席者情報等を取得してもよい。
 また、タスクの遂行に直接は関連しないが、タスクの遂行を妨げるような情報を含んでもよい。これらの情報は、情報処理装置10の内部情報や情報処理装置10が取得可能な装置外の環境情報(外部情報)から取得できる情報で構成される。例えば、メールを受信することで中断されるタスクに関しては、利用者の情報処理装置10で動作しているメールソフト(メーラ)への着信を取得してもよい。また、例えば電話がかかってくることで中断されるタスクに関しては、利用者が所有する電話機に着信があったことをセンサ等によって取得してもよい。
 ここで、本実施形態におけるタスク情報は、タスクが長時間(例えば、必要時間10時間等)にわたる場合に、途中で他のタスクに切り替わったり、予め数回のタスクに分ける場合がある。そのような場合には、タスクを分割し、分割前後のタスク情報を管理することで、同一のタスクを複数のタスク情報で関連付けることができる。
 図9Aは、分割前のタスク情報の一例を示す図である。図9B、図9Cは、2つに分割されたタスク情報の一例を示す図(その1,その2)である。なお、分割数は2つに限定されるものではなく、3以上でもよい。図9Aの例では、分割前のタスク定義情報として、「タスクID」、「タスク名」、「必要時間」、「タスク遂行リソース」、「タスク退避リソース」等があるが、これに限定されるものではない。また、図9B、図9Cの例では、分割後のタスク定義情報として、「タスクID」、「タスク名」、「必要時間」、「タスク遂行リソース」、「タスク退避リソース」、「分割前タスクID」、「後続タスクID」等があるが、これに限定されるものではない。
 図9Aの例では、タスクID「00000005」のタスク(親タスク)に対して、必要時間が10時間と設定されている。この場合、タスクが分割されると、図9B、図9Cに示すように、分割前タスクID、後続タスクID(子タスクID)がタスク情報31に格納される。
 図9B、図9Cは、後続タスクID(例えば、タスクに遂行順序が指定されているようなケースでの続きのタスクID)に指定されているタスクの分割前タスクIDが同じである。この場合、図9Bに示す「論文執筆1」は「完了」であっても、図9Cに示す「論文執筆2」は続きのタスクであるとみなされ、全体として「中断」に分類され、リソース退避の対象と判断される。つまり、分割タスクの場合には、分割したタスク単体が完了しても、全ての分割タスクが完了していなければ「中断」と判断して作業状況の退避を行う。
 <分割タスクの作業状況の保存例>
 次に、分割タスクの作業状況の保存例について、図を用いて説明する。図10A、図10Bは、分割タスク時の作業状況データの一例を示す図(その1,その2)である。図10Aは、作業状況データ32における退避リソーステーブルの一例であり、図10Bは、作業状況データ32におけるリソースパラメータの一例を示す図である。
 図10Aに示す作業状況データ32の退避リソーステーブルの項目としては、例えば「タスクID」、「退避リソース」等があるが、これに限定されるものではない。また、図10Bに示す作業状況データ32のパラメータテーブルの項目としては、例えば「リソース情報」、「パラメータ」等があるが、これに限定されるものではない。
 ここで、通常の単体タスク(単独で完了するタスク)の場合には、タスクを跨がずにそれぞれの作業状況が保存されるが、分割タスクの場合には、タスクを跨いだ作業情報が保存される。
 また、異なるタスクであっても同一のリソースを利用していた場合には、そのリソース情報には同一のパラメータを適用してもよい。例えば、タスク情報から退避リソースを更新し、複数のタスクが同一のリソースを使用する場合に、別タスクで退避したリソースを復元対象とする。本実施形態では、退避・復元部13が有する作業状況データ32を、退避リソーステーブルとパラメータテーブルとに分けて、リソース情報に応じたパラメータを保存できるようにする。
 例えば、図10Aの例において、タスクAの退避時には、「利用申請書.doc」のパラメータとURLのパラメータとが保存される。また、タスクBの復元時には、「施設案内.doc」のパラメータとタスクAと同一のURLのパラメータとが参照され、それらの情報に基づいてタスクが復元される。
 <サーバを用いたシステム構成例>
 上述した実施形態では、情報処理装置10が単体でタスク切替処理を実行していたが、これに限定されるものではなく、サーバにタスク情報31や作業状況データ32を管理させてもよい。
 図11は、タスク切替システムのシステム構成例を示す図である。図11において、タスク切替システム60は、情報処理装置10と、管理サーバ61とを有する。情報処理装置10と、管理サーバ61とは、インターネットやLAN等に代表される通信ネットワーク62によりデータの送受信が可能な状態で接続されている。
 情報処理装置10は、上述した構成と同様の構成を有しているため、ここでの具体的な説明は省略する。
 図11の例では、管理サーバ61が利用者が行うべきタスク情報31(例えば、タスクA、タスクB)を管理し、端末の作業状況等に応じて情報処理装置10へ送信する。なお、図11の例では、管理サーバ61でタスク情報31が管理されているが、情報処理装置10に利用者が行うべきタスクを記憶していてもよい。
 また、情報処理装置10は、タスク状況(作業状況データ32)を通信ネットワーク62を介して管理サーバ61に送信して、管理させてもよい。
 図11に示すような構成にすることで、管理サーバ61側で利用者が行うべきタスク情報を選択することができる。また、作業状況データ32の保存先は、情報処理装置10の記憶部15でもよく、管理サーバ61上でもよい。
 なお、タスク切替システム60において、管理サーバ61は、複数の情報処理装置10に対するタスク情報31や作業状況データ32等を管理してもよい。管理サーバ61上に保存する際には、情報処理装置10の種別情報や利用者情報等を含めて識別可能に保存される。また、管理サーバ61は、情報処理装置10から得られたタスク情報31や作業状況データ32を異なる情報処理装置10に対する復元に利用してもよい。これにより、例えば、一人の利用者50が、複数の情報処理装置10を用いて作業をしている場合に、第1の情報処理装置10で作業していた情報を管理サーバ61に退避し、第2の情報処理装置10で利用者情報に基づいて復元させることができる。
 なお、管理サーバ61は、PC等でもよく、一以上の情報処理装置を有するクラウドコンピューティングにより構成されたクラウドサーバであってもよい。
 上述したように本実施形態によれば、タスク構造を定義して、利用者のタスクに対する操作を抽出し、タスク構造と操作内容とから作業環境の退避や復元を判断することで、退避するタイミングを特定できるため、退避に無駄なリソースを使うことがなくなる。また、退避する内容をタスク毎に特定できるため、退避に無駄なリソースを使うことがない。
 また、本実施形態では、再開する作業内容とそのタイミングとが特定できるため、再開するタスクに合わせた復元が可能となる。また、本実施形態では、復元する内容を利用者が選ぶ必要がなく、利便性が高まる。
 <第1実施例>
 次に、上述したタスク切替処理の各実施例について、図を用いて説明する。図12は、タスク切替処理の第1実施例を説明するための図である。なお、図12の例では、上述した情報処理装置10の構成と同様の構成を示しているため、ここでの各構成の具体的な説明は省略する。
 第1実施例では、利用者の情報処理装置10を用いたタスク(作業)を支援するシステムにおいて、タスクに関連付いたリソースに対する操作から、タスクの開始や中断を検出し、中断の検出時にはタスクの作業環境情報を退避して、開始の検出時には退避されたタスクの作業環境情報を復元する。
 図12の例では、タスクAの「申請書作成タスク」を途中で退避させる場合、利用者50のタスクの「アイコン化」の操作が検出される。タスク状況抽出部22により「中断」とみなされる。また、決定部23がタスクの退避を決定する。また、退避・復元部13は、開いていたWord文書とURLとがタスク情報31として退避される。このとき、作業状況データ32にもタスクIDと、作業状況データとが退避される。
 なお、退避時には、Word文書の開かれていた状況(例えば、ウィンドウ位置やカーソル位置等)もアプリから取得して退避してもよい。
 図13は、タスクの再開時の切替処理の一例を説明するための図である。図13の例では、「申請書作成タスク」を再開する場合に、例えば退避した時刻を基準にして予め設定された時刻(例えば、数時間後)にタスクAを再び再開するか否かの通知を行う。通知は、例えば所定のポップアップ画面をひ表示部14に表示してもよいが、これに限定されるものではなく、音による通知やアイコンを点滅させる等の通知を行ってもよい。
 利用者50は、表示部14に表示されたポップアップ画面等からタスクAに取り掛かる旨の操作(開始操作の抽出)を行うと、決定部23がタスクの復元を決定する。また、退避・復元部13は、タスクAのタスク情報31と、タスクAに関連付けられた作業状況データとしてWord文書(利用申請書.doc)とURL(http://toaru.shisetu.example.jp/)を作業環境として復元する。なお、図13の例では、復元時に作業状況データから復元した情報を消去する。
 <第2実施例>
 図14は、タスク切替処理の第2実施例を説明するための図である。図14に示す第2実施例では、例えばタスクの進捗の度合いに応じてタスクの退避又は復元を行う。
 例えば、情報処理装置10は、タスクの進捗率の抽出を行い、利用者50の操作から、タスクAの進捗率85%が検出される。進捗率の抽出は、例えば入力されたデータ量や、予め設定された入力フォームの全項目に対してどの程度の項目にデータが入力されているか等で判断することができるが、これに限定されるものではない。
 ここで、新たなタスクが提示されタスクBが追加される。例えば、利用者50は、タスクBの「開始」を決定し、開始操作を行う。このとき、タスクAの進捗率100%の操作を検出しないうちに、タスクBの開始の操作を抽出したことから、タスク状況抽出部22は、タスクAの「中断」を抽出する。退避・復元部13は、図14に示すようにタスクAのリソースをタスク情報31及び作業状況データ32に退避する。
 なお、第2実施例における復元時の動作は、例えば上述した第1実施例における復元時の動作を同様に、所定時間経過後にポップアップ画面等により提示するため、ここでの具体的な説明は省略する。
 <第3実施例>
 図15は、タスク切替処理の第3実施例を説明するための図である。図15に示す第3実施例では、例えば分割タスクによる退避例を示している。
 分割タスクによる退避において、例えばタスクIDが「タスクX」という4時間のタスクが2時間ずつの2つのタスク(例えば、「タスクA1」、「タスクA2」)に分かれて割り当てられているとする。この場合、利用者が「タスクA1」を行い、「完了」の操作を抽出する。また、タスク状況抽出部22は、通常は作業状況を「完了」と分類するが、タスク情報解析部21からは、親タスクIDがあること、すなわちこのタスクは、中断された手続きがあるものと判断される。したがって、決定部23は、上記のタスクの退避を決定する。退避・復元部13は、図15に示すように、開いていたWord文書と開いていたURLとを退避する。
 また、第3実施例では、全ての分割タスクの処理が完了した時点で、最終的な「完了」と判断して処理を完了させる。
 なお、第3実施例における復元時の動作は、例えば上述した第1実施例における復元時の動作を同様に、所定時間経過後にポップアップ画面等により提示するため、ここでの具体的な説明は省略する。
 <画面例>
 次に、タスク切替処理における画面例について、図を用いて説明する。図16A~図16Fは、タスク切替処理における画面例(その1~その6)を示す図である。図16A、図16Bは、タスク開始前に提示される画面例を示している。図16Aでは、表示部14に表示されるポップアップ画面(ダイアログ画面)70-1に、「「申請書作成」を開始しましょう」というメッセージと共に、利用者50に「はい」又は「いいえ」の操作を明示的に入力させる例を示している。また、図16Bの例では、ポップアップ画面70-2にファイル名等の遂行リソースを明示的に併記している。このように遂行リソースを表示することで、どのようなタスクであるかを容易に想起させることができる。
 また、図16Cは、あるタスク(例えば、「申請書作成」)を遂行中に、別タスク(例えば、「プログラム開発」)を遂行させるための画面例を示している。図16Cの例では、ポップアップ画面70-3として、別のタスクを遂行させるためのメッセージと共に、利用者50に「はい」又は「いいえ」の操作を明示的に入力させる例を示している。なお、この画面は、例えば予めスケジューリングされていたタスクの遂行時間を過ぎてしまった場合、タスクを退避してから所定時間を経過した場合等に提示することができるが、これに限定されるものではない。
 また、図16Dの例では、タスクの完了を検出したときのポップアップ画面70-4を示している。図16Dに示すポップアップ画面70-4には、「「申請書作成」が完了しました!おつかれさまでした」等のメッセージが表示されるが、メッセージ内容については、これに限定されるものではない。
 また、他の例として、図16Eの例では、複数のタスクの中から開始タスクを選択するポップアップ画面70-5の例を示している。図16Eに示すポップアップ画面70-5では、「開始できるタスクには、下記があります」というメッセージと共に、「申請書作成」、「機器購入手続き」の何れかを利用者50が明示的に選択させる画面を表示する。利用者50は、何れかを選択して開始ボタンを押下することで、選択したタスクが開始又は復元される。
 また、図16Fの例では、開始できるタスクを選択するポップアップ画面70-6を示している。図16Fのポップアップ画面70-6では、遂行リソースをタスク数分併記しており、その中から利用者50が選択することで、対応するタスクを復元して実行することができる。
 上述した各画面例により、退避したり、復元するタスクが提示されるため、利用者は、必要に応じてタスクの切替指示を出すことができる。そのためタスクの切り替えを効率よく行うことができる。なお、上述した画面例やメッセージ内容等については、これに限定されるものではない。
 上述したように、本実施形態によれば、タスクの切り替えを効率よく行うことができる。また、本実施形態では、タスクの中断と再開を行う上で、作業環境(作業状況)を効率よく退避、復元することができる。例えば、タスクの作業状況等を利用して作業環境の退避や復元を行うことで、退避するタイミングを特定できるため、退避に無駄なリソースを使うことがない。また、退避する内容をタスク毎に特定できるため、退避に無駄なリソースを使うことがない。また、再開する作業内容とそのタイミングが特定できるため、再開するタスクに合わせた復元が可能、復元する内容を利用者が選ぶ必要がなく、利便性が高まる。
 以上、実施例について詳述したが、特定の実施例に限定されるものではなく、特許請求の範囲に記載された範囲内において、種々の変形及び変更が可能である。また、上述した実施例の一部又は全部を組み合わせることも可能である。
 10 情報処理装置
 11 UI部
 12 退避・復元判断部
 13 退避・復元部
 14 表示部
 15 記憶部
 21 タスク情報解析部
 22 タスク状況抽出部
 23 決定部
 31 タスク情報
 32 作業状況データ
 41 入力装置
 42 出力装置
 43 ドライブ装置
 44 補助記憶装置
 45 主記憶装置
 46 CPU
 47 通信装置
 48 記録媒体
 50 利用者
 60 タスク切替システム
 61 管理サーバ
 62 通信ネットワーク
 70 ポップアップ画面

Claims (12)

  1.  情報処理装置が、
     利用者が行うタスクに関するタスク情報を記憶し、
     前記タスクの遂行に関連する要素を前記タスク情報に関連付けて記憶し、
     前記タスクに関連する操作を判別し、
     前記判別したタスクに関連する操作に基づいて、関連付けた前記タスクの遂行に関連する要素に対する作業状況を決定し、
     前記タスク情報及び関連付けた前記タスクの遂行に関連する要素に対する作業状況に基づいて、前記作業状況の退避又は復元による前記タスクの切り替えを行うことを特徴とするタスク切替支援方法。
  2.  タスク毎に前記タスクを実行するためのタスク実行リソース情報及び前記タスクを退避するときのタスク退避リソース情報とを解析し、解析結果に基づいて前記タスク情報を生成することを特徴とする請求項1に記載のタスク切替支援方法。
  3.  前記利用者によるタスク実行リソースへの操作から、対象のタスクに対する前記利用者の作業状況を抽出し、
     抽出した前記作業状況を、予め設定した複数種類のうち何れかに分類することを特徴とする請求項2に記載のタスク切替支援方法。
  4.  前記タスクが中断された場合に、前記作業状況の退避を指示することを特徴とする請求項1に記載のタスク切替支援方法。
  5.  開始するタスクに対応する前記作業状況が退避されている場合には、退避された前記作業状況の復元を指示することを特徴とする請求項1に記載のタスク切替支援方法。
  6.  前記利用者に作業状況の退避又は復元を行うかを提示する画面を提示することを特徴とする請求項1に記載のタスク切替支援方法。
  7.  前記タスク情報から退避リソースを更新し、複数のタスクが同一のリソースを使用する場合に、別タスクで退避したリソースを復元対象とすることを特徴とする請求項1に記載のタスク切替支援方法。
  8.  前記タスク情報に、情報処理装置の内部情報又は外部情報を含むことを特徴とする請求項1に記載のタスク切替支援方法。
  9.  前記タスクの予想中断時間に基づいて前記タスクの退避方法を変更することを特徴とする請求項1に記載のタスク切替支援方法。
  10.  前記タスクが分割タスクの場合に、タスク単体は完了しても中断と判断して前記作業状況の退避を行うことを特徴とする請求項1に記載のタスク切替支援方法。
  11.  利用者が行うタスクに関するタスク情報を記憶し、
     前記タスクに関連する操作を判別し、タスクの遂行に関連する要素をタスク情報に関連付けて記憶し、
     前記タスクに関する操作に基づいて、関連付けた前記タスクの遂行に関連する要素に対する作業状況を決定し、
     前記タスク情報及び関連付けた前記タスクの遂行に関連する要素に対する作業状況に基づいて、前記作業状況の退避又は復元による前記タスクの切り替えを行う、処理をコンピュータに実行させるタスク切替支援プログラム。
  12.  利用者が行うタスクに関するタスク情報と、前記タスクに関連する操作を判別し、タスクの遂行に関連する要素をタスク情報に関連付けて記憶する記憶部と、
     前記タスクに関する操作に基づいて、関連付けた前記タスクの遂行に関連する要素に対する作業状況を決定する退避・復元判断部と、
     前記タスク情報及び関連付けた前記タスクの遂行に関連する要素に対する作業状況に基づいて、前記作業状況の退避又は復元による前記タスクの切り替えを行う退避・復元部とを有することを特徴とする情報処理装置。
PCT/JP2015/050247 2015-01-07 2015-01-07 タスク切替支援方法、タスク切替支援プログラム、及び情報処理装置 WO2016110954A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2016568205A JP6471758B2 (ja) 2015-01-07 2015-01-07 タスク切替支援方法、タスク切替支援プログラム、及び情報処理装置
EP15876832.5A EP3244304A4 (en) 2015-01-07 2015-01-07 Task switch assistance method, task switch assistance program, and information processing device
PCT/JP2015/050247 WO2016110954A1 (ja) 2015-01-07 2015-01-07 タスク切替支援方法、タスク切替支援プログラム、及び情報処理装置
US15/641,698 US10572303B2 (en) 2015-01-07 2017-07-05 Computer-implemented task switching assisting based on work status of task

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2015/050247 WO2016110954A1 (ja) 2015-01-07 2015-01-07 タスク切替支援方法、タスク切替支援プログラム、及び情報処理装置

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US15/641,698 Continuation US10572303B2 (en) 2015-01-07 2017-07-05 Computer-implemented task switching assisting based on work status of task

Publications (1)

Publication Number Publication Date
WO2016110954A1 true WO2016110954A1 (ja) 2016-07-14

Family

ID=56355679

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2015/050247 WO2016110954A1 (ja) 2015-01-07 2015-01-07 タスク切替支援方法、タスク切替支援プログラム、及び情報処理装置

Country Status (4)

Country Link
US (1) US10572303B2 (ja)
EP (1) EP3244304A4 (ja)
JP (1) JP6471758B2 (ja)
WO (1) WO2016110954A1 (ja)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018028748A (ja) * 2016-08-16 2018-02-22 富士ゼロックス株式会社 情報処理装置及びプログラム
WO2018213319A1 (en) * 2017-05-16 2018-11-22 Google Llc Systems, methods, and apparatuses for resuming dialog sessions via automated assistant

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021119979A1 (en) * 2019-12-17 2021-06-24 Citrix Systems, Inc. Time cost estimation for activity feed notifications
GB2599125B (en) * 2020-09-24 2023-09-20 Imagination Tech Ltd Memory allocation in a ray tracing system

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0520038A (ja) * 1991-07-10 1993-01-29 Hitachi Ltd 手順誘導によるプログラム開発方式
JP2001100886A (ja) * 1999-09-29 2001-04-13 Ricoh Co Ltd マルチウィンドウ表示制御システム
JP2004287999A (ja) * 2003-03-24 2004-10-14 Minolta Co Ltd 作業環境復元装置
JP2006277064A (ja) * 2005-03-28 2006-10-12 Matsushita Electric Works Ltd プログラム実行制御装置及び制御プログラム
JP2006323702A (ja) * 2005-05-19 2006-11-30 Fuji Xerox Co Ltd 情報処理装置、情報処理方法及びプログラム
JP2007213248A (ja) * 2006-02-08 2007-08-23 Canon Inc マルチウインドウ表示システム及びマルチウインドウ表示制御方法
JP2011053995A (ja) * 2009-09-03 2011-03-17 Hitachi Ltd データ処理制御方法および計算機システム
JP2014081772A (ja) * 2012-10-16 2014-05-08 Oki Data Corp 情報処理装置

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5168566A (en) * 1983-11-25 1992-12-01 Sharp Kabushiki Kaisha Multi-task control device for central processor task execution control provided as a peripheral device and capable of prioritizing and timesharing the tasks
US4809157A (en) * 1985-09-30 1989-02-28 International Business Machines Corp. Dynamic assignment of affinity for vector tasks
JPH07234843A (ja) * 1994-02-23 1995-09-05 Fuji Xerox Co Ltd 共同作業支援システム
JPH1063362A (ja) 1996-08-16 1998-03-06 Nec Corp レジューム要因別に複数のプログラム状態を保持可能なサスペンドレジューム方法
US6243735B1 (en) * 1997-09-01 2001-06-05 Matsushita Electric Industrial Co., Ltd. Microcontroller, data processing system and task switching control method
JP2000250667A (ja) 1999-02-26 2000-09-14 Nec Corp システム処理機能を提供するサスペンド・レジューム方法
JP2001005546A (ja) 1999-06-22 2001-01-12 Toshiba Corp コンピュータ
DE19955776C1 (de) * 1999-11-19 2001-07-19 Infineon Technologies Ag Multitasking-Prozessorsystem
JP4057989B2 (ja) * 2003-09-26 2008-03-05 株式会社東芝 スケジューリング方法および情報処理システム
KR20070005917A (ko) * 2003-09-30 2007-01-10 쟈루나 에스에이 운영체제
JP2006092042A (ja) * 2004-09-21 2006-04-06 Sanyo Electric Co Ltd 情報処理装置及びコンテキスト切り替え方法
US8327379B2 (en) * 2006-08-24 2012-12-04 Kernelon Silicon Inc. Method for switching a selected task to be executed according with an output from task selecting circuit
WO2009022371A1 (ja) * 2007-08-16 2009-02-19 Netcleus Systems Corporation タスク処理装置
JP5786730B2 (ja) * 2012-01-24 2015-09-30 富士通株式会社 情報処理装置の制御方法、情報処理装置の制御プログラム、及び情報処理装置
US9207972B2 (en) * 2013-03-14 2015-12-08 International Business Machines Corporation Meta-application management in a multitasking environment

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0520038A (ja) * 1991-07-10 1993-01-29 Hitachi Ltd 手順誘導によるプログラム開発方式
JP2001100886A (ja) * 1999-09-29 2001-04-13 Ricoh Co Ltd マルチウィンドウ表示制御システム
JP2004287999A (ja) * 2003-03-24 2004-10-14 Minolta Co Ltd 作業環境復元装置
JP2006277064A (ja) * 2005-03-28 2006-10-12 Matsushita Electric Works Ltd プログラム実行制御装置及び制御プログラム
JP2006323702A (ja) * 2005-05-19 2006-11-30 Fuji Xerox Co Ltd 情報処理装置、情報処理方法及びプログラム
JP2007213248A (ja) * 2006-02-08 2007-08-23 Canon Inc マルチウインドウ表示システム及びマルチウインドウ表示制御方法
JP2011053995A (ja) * 2009-09-03 2011-03-17 Hitachi Ltd データ処理制御方法および計算機システム
JP2014081772A (ja) * 2012-10-16 2014-05-08 Oki Data Corp 情報処理装置

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3244304A4 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018028748A (ja) * 2016-08-16 2018-02-22 富士ゼロックス株式会社 情報処理装置及びプログラム
WO2018213319A1 (en) * 2017-05-16 2018-11-22 Google Llc Systems, methods, and apparatuses for resuming dialog sessions via automated assistant
US10269351B2 (en) 2017-05-16 2019-04-23 Google Llc Systems, methods, and apparatuses for resuming dialog sessions via automated assistant
CN110892382A (zh) * 2017-05-16 2020-03-17 谷歌有限责任公司 用于经由自动化助理恢复对话会话的系统、方法和装置
US11264033B2 (en) 2017-05-16 2022-03-01 Google Llc Systems, methods, and apparatuses for resuming dialog sessions via automated assistant
EP4102364A1 (en) * 2017-05-16 2022-12-14 Google LLC Systems, methods, and apparatuses for resuming dialog sessions via automated assistant
US11817099B2 (en) 2017-05-16 2023-11-14 Google Llc Systems, methods, and apparatuses for resuming dialog sessions via automated assistant
CN110892382B (zh) * 2017-05-16 2024-01-23 谷歌有限责任公司 用于经由自动化助理恢复对话会话的系统、方法和装置

Also Published As

Publication number Publication date
JP6471758B2 (ja) 2019-02-20
EP3244304A1 (en) 2017-11-15
EP3244304A4 (en) 2018-01-31
US20170300355A1 (en) 2017-10-19
JPWO2016110954A1 (ja) 2017-10-12
US10572303B2 (en) 2020-02-25

Similar Documents

Publication Publication Date Title
KR102033198B1 (ko) 제스처 또는 터치를 통해 사용자 인터페이스를 제어하는 최적화 기법
US10725622B2 (en) Providing attachment control to manage attachments in conversation
US11470036B2 (en) Email assistant for efficiently managing emails
JP6479079B2 (ja) 関連する文書のための拡張機能アクティブ化
JP6471758B2 (ja) タスク切替支援方法、タスク切替支援プログラム、及び情報処理装置
US10417320B2 (en) Providing insertion feature with clipboard manager application
US20170090705A1 (en) Conversation and version control for objects in communications
US11275486B2 (en) Restructuring view of messages based on configurable persistence
CN108140173B (zh) 将从通信中解析的附件分类
US11271884B2 (en) Providing social insight in email
US11068853B2 (en) Providing calendar utility to capture calendar event
US20190227678A1 (en) Providing document feature management in relation to communication
CN111049981A (zh) 消息标识方法、装置、用户设备以及计算机可读存储介质
US10296190B2 (en) Spatially organizing communications
US20170168654A1 (en) Organize communications on timeline
US20170180279A1 (en) Providing interest based navigation of communications
WO2017112463A1 (en) Providing task oriented organization of communications
JP2018067267A (ja) 端末装置、イベント生成方法及びイベント生成方法プログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15876832

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2016568205

Country of ref document: JP

Kind code of ref document: A

REEP Request for entry into the european phase

Ref document number: 2015876832

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE