Load external tasks asynchronously from task view page
This commit is contained in:
@@ -43,6 +43,13 @@ interface ExternalTaskProviderInterface
|
||||
*/
|
||||
public function getCreationFormTemplate();
|
||||
|
||||
/**
|
||||
* Get task view template name
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
public function getViewTemplate();
|
||||
|
||||
/**
|
||||
* Build external task URI based on import form values
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user